This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pythonpython
Recipients paul.moore, pythonpython, steve.dower, tim.golden, zach.ware
Date 2020-01-15.08:24:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1579076657.65.0.185497149152.issue39339@roundup.psfhosted.org>
In-reply-to
Content
os.cpu_count() is 64, but 61 to 64 raise Exception in thread QueueManagerThread Error: ValueError: need at most 63 handles, got a sequence of length 63.
History
Date User Action Args
2020-01-15 08:24:17pythonpythonsetrecipients: + pythonpython, paul.moore, tim.golden, zach.ware, steve.dower
2020-01-15 08:24:17pythonpythonsetmessageid: <1579076657.65.0.185497149152.issue39339@roundup.psfhosted.org>
2020-01-15 08:24:17pythonpythonlinkissue39339 messages
2020-01-15 08:24:17pythonpythoncreate