Closed dansleboby closed 1 year ago
@dansleboby thanks for the report. Would you be interested in opening a PR to fix this and linking it back to this issue?
We probably don't need a test for this since none of the CI environments would be able to test this setting.
Fixed in #390.
https://github.com/python/cpython/blob/3.9/Lib/concurrent/futures/process.py
Please implement MAX_WINDOWS_WORKERS from the orginal pool because when you have a cpu with more dans 62 core we got an error
Thanks