[issue40263] ValueError exception on _winapi.WaitForMultipleObjects

Christian Fersch report at bugs.python.org
Tue Jul 20 09:52:24 EDT 2021


Christian Fersch <python at m.chronial.de> added the comment:

This is still an issue in python3.9. It just hit us while using the default config on a Threadripper 3990X that has 128 logical cores:

  with concurrent.futures.ProcessPoolExecutor() as executor:

----------
nosy: +Chronial
versions: +Python 3.9

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue40263>
_______________________________________


More information about the Python-bugs-list mailing list