[New-bugs-announce] [issue31069] test_multiprocessing_spawn leaked a process on AMD64 Windows8.1 Refleaks 3.x

STINNER Victor report at bugs.python.org
Fri Jul 28 11:02:05 EDT 2017


New submission from STINNER Victor:

It's just a warning, but later I would like to make a buildbot fail on such warnings, so I would like to first fix all these warnings.

http://buildbot.python.org/all/builders/AMD64%20Windows8.1%20Refleaks%203.x/builds/59/steps/test/logs/stdio

0:46:17 [119/406] test_multiprocessing_spawn passed (2667 sec) -- running: test_asyncio (290 sec), test_userstring (54 sec), test_regrtest (471 sec)
beginning 6 repetitions
123456
...Warning -- Dangling processes: {<Process(Process-1235, stopped daemon)>}
...

----------
components: Tests
messages: 299392
nosy: haypo
priority: normal
severity: normal
status: open
title: test_multiprocessing_spawn leaked a process on AMD64 Windows8.1 Refleaks 3.x
versions: Python 3.7

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


More information about the New-bugs-announce mailing list