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 paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2018-06-01.15:39:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1527867553.82.0.81473610881.issue33735@psf.upfronthosting.co.za>
In-reply-to
Content
When running "python -m test -R 2:3 test_multiprocessing_forkserver" on Windows, I saw some warnings about dangling threads. It may explain this issue.
History
Date User Action Args
2018-06-01 15:39:13vstinnersetrecipients: + vstinner, paul.moore, tim.golden, zach.ware, steve.dower
2018-06-01 15:39:13vstinnersetmessageid: <1527867553.82.0.81473610881.issue33735@psf.upfronthosting.co.za>
2018-06-01 15:39:13vstinnerlinkissue33735 messages
2018-06-01 15:39:13vstinnercreate