-
Notifications
You must be signed in to change notification settings - Fork 48
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The underlying thread was not stopped, so whether the test passed was dependent on whether the test finished before the thread was scheduled. Fix by turning off the thread and manually doing what queue item management.
- Loading branch information
1 parent
86a1002
commit a0da695
Showing
1 changed file
with
21 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters