This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients vstinner
Date 2017-09-05.17:13:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1504631606.09.0.735019033199.issue31069@psf.upfronthosting.co.za>
In-reply-to
Content
Too bad, the bug is not dead, I reopen the issue.

http://buildbot.python.org/all/builders/AMD64%20FreeBSD%2010.x%20Shared%203.x/builds/800/steps/test/logs/stdio

test_rlock (test.test_multiprocessing_forkserver.WithThreadsTestLock) ... ok
test_rapid_restart (test.test_multiprocessing_forkserver.WithThreadsTestManagerRestart) ... ok
Warning -- Dangling processes: {<ForkServerProcess(QueueManager-465, stopped)>}
test_boundaries (test.test_multiprocessing_forkserver.WithThreadsTestPoll) ... ok
test_dont_merge (test.test_multiprocessing_forkserver.WithThreadsTestPoll) ... ok
History
Date User Action Args
2017-09-05 17:13:26vstinnersetrecipients: + vstinner
2017-09-05 17:13:26vstinnersetmessageid: <1504631606.09.0.735019033199.issue31069@psf.upfronthosting.co.za>
2017-09-05 17:13:26vstinnerlinkissue31069 messages
2017-09-05 17:13:25vstinnercreate