![]() Instead of asyncWork, now uses a worker task directly and signals the finalization of the result using message passing. This avoids the roundtrip required to return the task handle, as well as the heap allocated result buffer of Future!T. |
||
---|---|---|
.. | ||
core | ||
internal | ||
appmain.d |