Skip to content

Commit 24f3738

Browse files
miss-islingtonbrianquinlan
authored andcommitted
bpo-26903: Limit ProcessPoolExecutor to 61 workers on Windows (pythonGH-13132) (pythonGH-13643)
Co-Authored-By: brianquinlan <brian@sweetapp.com> (cherry picked from commit 3988986) Co-authored-by: Brian Quinlan <brian@sweetapp.com>
1 parent 580fbb0 commit 24f3738

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Limit `max_workers` in `ProcessPoolExecutor` to 61 to work around a WaitForMultipleObjects limitation.

0 commit comments

Comments
 (0)