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-12.21:18:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1505251105.58.0.61744448572.issue31250@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 5013a5ebc9978a58435036fa3860c465882c21da by Victor Stinner in branch '3.6':
[3.6] bpo-31250: test_asyncio: fix dangling threads (#3517)
https://github.com/python/cpython/commit/5013a5ebc9978a58435036fa3860c465882c21da
History
Date User Action Args
2017-09-12 21:18:25vstinnersetrecipients: + vstinner, yselivanov
2017-09-12 21:18:25vstinnersetmessageid: <1505251105.58.0.61744448572.issue31250@psf.upfronthosting.co.za>
2017-09-12 21:18:25vstinnerlinkissue31250 messages
2017-09-12 21:18:25vstinnercreate