[issue31069] test_multiprocessing_spawn leaked a dangling process

STINNER Victor report at bugs.python.org
Thu Aug 10 17:43:54 EDT 2017


STINNER Victor added the comment:

Another warning on x86 Tiger 3.x:

http://buildbot.python.org/all/builders/x86%20Tiger%203.x/builds/1043/steps/test/logs/stdio

test_rapid_restart (test.test_multiprocessing_forkserver.WithProcessesTestManagerRestart) ... ok
Warning -- Dangling processes: {<Process(Process-181, stopped daemon)>}
test_access (test.test_multiprocessing_forkserver.WithProcessesTestPicklingConnections) ... ok

----------

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


More information about the Python-bugs-list mailing list