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-08-21.21:24:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1503350666.53.0.0834297583388.issue31249@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 489d91c61d02f401551966f1558ee2dc87fc0ad9 by Victor Stinner in branch 'master':
bpo-31249: test_concurrent_futures checks dangling threads (#3167)
https://github.com/python/cpython/commit/489d91c61d02f401551966f1558ee2dc87fc0ad9
History
Date User Action Args
2017-08-21 21:24:26vstinnersetrecipients: + vstinner
2017-08-21 21:24:26vstinnersetmessageid: <1503350666.53.0.0834297583388.issue31249@psf.upfronthosting.co.za>
2017-08-21 21:24:26vstinnerlinkissue31249 messages
2017-08-21 21:24:26vstinnercreate