[issue31069] test_multiprocessing_spawn leaks a dangling process

2017-08-16 Thread STINNER Victor
STINNER Victor added the comment: AppVeyor: https://ci.appveyor.com/project/python/cpython/build/3.7.0a0.5341 test_lock_context (test.test_multiprocessing_spawn.WithProcessesTestLock) ... ok test_rlock (test.test_multiprocessing_spawn.WithProcessesTestLock) ... ok test_enable_logging (test.test

[issue31069] test_multiprocessing_spawn leaks a dangling process

2017-08-16 Thread STINNER Victor
STINNER Victor added the comment: I marked bpo-30846 as a duplicate of this issue. Copy of its message: http://buildbot.python.org/all/builders/AMD64%20Debian%20PGO%203.6/builds/517/steps/test/logs/stdio == ERROR: test_rapid_re

[issue31069] test_multiprocessing_spawn leaks a dangling process

2017-08-10 Thread STINNER Victor
STINNER Victor added the comment: See also bpo-30846. -- ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https:

[issue31069] test_multiprocessing_spawn leaks a dangling process

2017-08-10 Thread STINNER Victor
Changes by STINNER Victor : -- title: test_multiprocessing_spawn leaked a dangling process -> test_multiprocessing_spawn leaks a dangling process ___ Python tracker ___