-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Making sure the MultiprocessingParallelManager cleans up when done (w…
…atertap-org/watertap#1211) * Try adding explicit timeout where possible/easy * Try one more timeout * Add quick n dirty way to shut down multiprocessing worker processes * Try using EAFP instead of checking Queue.empty() * Make timeout configurable with default value * Refactor to use logging * Reorder imports * remove timeout from concurrent.futures.wait * trying Pool implementation * Revert "trying Pool implementation" This reverts commit 5354b1794ae1195b1f9222f723e141908d7cfc76. * try using kill * pylint --------- Co-authored-by: Ludovico Bianchi <lbianchi@lbl.gov>
- Loading branch information
1 parent
00c232b
commit 3555a85
Showing
1 changed file
with
32 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