[issue38084] multiprocessing cannot recover from crashed worker

STINNER Victor report at bugs.python.org
Tue Sep 10 11:32:12 EDT 2019


STINNER Victor <vstinner at python.org> added the comment:

> Windows is definitely affected, and you can run the repro in my first post to check other platforms.

Oh right, I can also reproduce the issue on Linux.

But I don't understand why test_multiprocessing_spawn works on all platforms, but only fails on macOS when run on Azure Pipelines.

Aaaaah, multiprocesing mysteries...

----------

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


More information about the Python-bugs-list mailing list