[issue40860] Exception in multiprocessing/context.py under load

Arkady report at bugs.python.org
Wed Jun 10 02:25:33 EDT 2020


Arkady <larytet at gmail.com> added the comment:

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.

----------

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


More information about the Python-bugs-list mailing list