diff options
Diffstat (limited to 'Misc/NEWS.d/next/Library/2019-05-06-19-17-04.bpo-26903.4payXb.rst')
-rw-r--r-- | Misc/NEWS.d/next/Library/2019-05-06-19-17-04.bpo-26903.4payXb.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/Library/2019-05-06-19-17-04.bpo-26903.4payXb.rst b/Misc/NEWS.d/next/Library/2019-05-06-19-17-04.bpo-26903.4payXb.rst new file mode 100644 index 0000000..ec3aa05 --- /dev/null +++ b/Misc/NEWS.d/next/Library/2019-05-06-19-17-04.bpo-26903.4payXb.rst @@ -0,0 +1 @@ +Limit `max_workers` in `ProcessPoolExecutor` to 61 to work around a WaitForMultipleObjects limitation.
\ No newline at end of file |