hawkw opened this issue 2 years ago · 0 comments
PR #261 adds a JoinHandle type for maitake's tasks. It would be nice if JoinHandles also provided a public way to read a snapshot of a task's status, such as for logging purposes etc.
JoinHandle
maitake
This could be done by making parts of the State type public.
State