[issue31069] test_multiprocessing_spawn and test_multiprocessing_forkserver leak dangling processes

STINNER Victor report at bugs.python.org
Tue Sep 12 13:07:00 EDT 2017


STINNER Victor added the comment:

On the FreeBSD 10 buildbot, I ran test_multiprocessing_forkserver during 10 minutes twice in two terminals, while running "./python -m test -j2 -r -F" twice in two other terminals to stress the machine. I failed to reproduce the "Warning -- Dangling threads: {<DummyProcess(Thread-158, started daemon 34461984768)>}" warning.

----------

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


More information about the Python-bugs-list mailing list