[issue38447] test_multiprocessing_spawn: Dangling processes: {<SpawnProcess(QueueManager-1576, stopped)>} on AMD64 RHEL7 Refleaks 3.7

STINNER Victor report at bugs.python.org
Wed Sep 9 03:48:46 EDT 2020


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

Issue seen on x86 Windows7 3.8:
https://buildbot.python.org/all/#/builders/270/builds/30

0:52:12 load avg: 6.48 [367/423/1] test_multiprocessing_spawn failed (env changed) (12 min 32 sec)
Warning -- Dangling processes: {<SpawnProcess name='QueueManager-205' pid=1060 parent=2800 started>}

I keep the issue closed since I spent a lot of time trying to reproduce it, and I failed. The failure looks rare and really hard to reproduce.

----------

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


More information about the Python-bugs-list mailing list