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-12.17:07:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1505236020.4.0.290052440496.issue31069@psf.upfronthosting.co.za>
In-reply-to
Content
On the FreeBSD 10 buildbot, I ran test_multiprocessing_forkserver during 10 minutes twice in two terminals, while running "./python -m test -j2 -r -F" twice in two other terminals to stress the machine. I failed to reproduce the "Warning -- Dangling threads: {<DummyProcess(Thread-158, started daemon 34461984768)>}" warning.
History
Date User Action Args
2017-09-12 17:07:00vstinnersetrecipients: + vstinner
2017-09-12 17:07:00vstinnersetmessageid: <1505236020.4.0.290052440496.issue31069@psf.upfronthosting.co.za>
2017-09-12 17:07:00vstinnerlinkissue31069 messages
2017-09-12 17:07:00vstinnercreate