This repository has been archived by the owner on Jul 25, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ensure active_workers are released (#2155)
Ensure that active workers are released by running all tasks to completion (try_join_all v.s. join_all). In addition, add a check to skip a tick if the pool is overloaded. Signed-off-by: Joe Grund <[email protected]>
- Loading branch information
Showing
1 changed file
with
73 additions
and
48 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