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 Arkady M
Recipients Arkady M
Date 2020-06-10.06:25:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1591770333.7.0.56182134642.issue40860@roundup.psfhosted.org>
In-reply-to
Content
Update. I have reproduced the problem in the code not calling Process.join() at all. It require more time and more load, but eventually Process.start() crashes.

Posted a question on https://stackoverflow.com/questions/62276345/call-to-pythons-mutliprocessing-process-join-fails
The problem reproduces in MacOS as well.
History
Date User Action Args
2020-06-10 06:25:33Arkady Msetrecipients: + Arkady M
2020-06-10 06:25:33Arkady Msetmessageid: <1591770333.7.0.56182134642.issue40860@roundup.psfhosted.org>
2020-06-10 06:25:33Arkady Mlinkissue40860 messages
2020-06-10 06:25:33Arkady Mcreate