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.00:05:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1505261155.37.0.334424768959.issue31249@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 3bcf157c115ba3e48bce62ac8cb13c703475a113 by Victor Stinner in branch 'master':
bpo-31249: Fix test_concurrent_futures dangling thread (#3521)
https://github.com/python/cpython/commit/3bcf157c115ba3e48bce62ac8cb13c703475a113
History
Date User Action Args
2017-09-13 00:05:55vstinnersetrecipients: + vstinner
2017-09-13 00:05:55vstinnersetmessageid: <1505261155.37.0.334424768959.issue31249@psf.upfronthosting.co.za>
2017-09-13 00:05:55vstinnerlinkissue31249 messages
2017-09-13 00:05:55vstinnercreate