[issue26903] ProcessPoolExecutor(max_workers=64) crashes on Windows

Steve Dower report at bugs.python.org
Wed May 8 14:04:58 EDT 2019


Steve Dower <steve.dower at python.org> added the comment:


New changeset 39889864c09741909da4ec489459d0197ea8f1fc by Steve Dower (Brian Quinlan) in branch 'master':
bpo-26903: Limit ProcessPoolExecutor to 61 workers on Windows (GH-13132)
https://github.com/python/cpython/commit/39889864c09741909da4ec489459d0197ea8f1fc


----------

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


More information about the Python-bugs-list mailing list