Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix incorrect doc of ScopedJoinHandle::is_finished
Fixes the explanation how to use is_finished to achieve a non-blocking join. The updated version matches the documentation of the non-scoped JoinHandle::is_finished.
- Loading branch information