Skip to content

Use join to get return value of threads

Jeremy Soller requested to merge NilSet:thread-workaround into master

Created by: NilSet

This is a work-around for mpsc channels not working. Still need to get them working to address redox#542 (closed)

Merge request reports