XY wcfs: multiprocessing: Teach join to return what invoked function returned
For upcoming `wcfs status` we will need to be able to invoke functions from stdlib and similar and retrieve their returned values. XXX not sure the API is right. Maybe join should just join and return value retrieved via .retvalue() method.
Showing
Please register or sign in to comment