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-13.12:21:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1505305276.95.0.471511049206.issue31069@psf.upfronthosting.co.za>
In-reply-to
Content
New test_multiprocessing_fork failure on AMD64 FreeBSD CURRENT Debug 3.x:

http://buildbot.python.org/all/builders/AMD64%20FreeBSD%20CURRENT%20Debug%203.x/builds/869/steps/test/logs/stdio

(...)
test_traceback (test.test_multiprocessing_fork.WithThreadsTestPool) ... ok
test_wrapped_exception (test.test_multiprocessing_fork.WithThreadsTestPool) ... ok
Warning -- Dangling threads: {<DummyProcess(Thread-158, started daemon 34496780800)>}
test_active_children (test.test_multiprocessing_fork.WithThreadsTestProcess) ... ok
(...)
History
Date User Action Args
2017-09-13 12:21:16vstinnersetrecipients: + vstinner
2017-09-13 12:21:16vstinnersetmessageid: <1505305276.95.0.471511049206.issue31069@psf.upfronthosting.co.za>
2017-09-13 12:21:16vstinnerlinkissue31069 messages
2017-09-13 12:21:16vstinnercreate