-
Notifications
You must be signed in to change notification settings - Fork 72
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- set Tokio runtime flavor to `current_thread` for tests - yield back execution when necessary - get rid of sleeps Low end machines sometimes struggle to complete all the verification tasks within the fixed duration thus creating false positives. Now it waits until all tasks are finished. Additionally these tests should be able to finish a bit faster.
- Loading branch information
Showing
1 changed file
with
121 additions
and
127 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