Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* First wait the Thread start, then wait until it blocks or finishes. * The bug would be to quit as soon as started is set, even if the Thread never blocked. * Fixes #39.
- Loading branch information