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, yselivanov
Date 2017-09-01.12:46:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1504269969.24.0.0371751670402.issue31250@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 16432beadb8eba079c9786cc0c0eaacfd9fd2f7b by Victor Stinner in branch 'master':
bpo-31250, test_asyncio: fix dangling threads (#3252)
https://github.com/python/cpython/commit/16432beadb8eba079c9786cc0c0eaacfd9fd2f7b
History
Date User Action Args
2017-09-01 12:46:09vstinnersetrecipients: + vstinner, yselivanov
2017-09-01 12:46:09vstinnersetmessageid: <1504269969.24.0.0371751670402.issue31250@psf.upfronthosting.co.za>
2017-09-01 12:46:09vstinnerlinkissue31250 messages
2017-09-01 12:46:09vstinnercreate