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 miss-islington
Recipients aeros, asvetlov, miss-islington, pablogsal, vstinner, yselivanov
Date 2020-01-12.11:21:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1578828063.83.0.639708074174.issue38356@roundup.psfhosted.org>
In-reply-to
Content
New changeset 33dd75a28fe2ec6e85c5d3b315b5a9d4cf0652db by Miss Islington (bot) in branch '3.8':
bpo-38356: Fix ThreadedChildWatcher thread leak in test_asyncio (GH-16552)
https://github.com/python/cpython/commit/33dd75a28fe2ec6e85c5d3b315b5a9d4cf0652db
History
Date User Action Args
2020-01-12 11:21:03miss-islingtonsetrecipients: + miss-islington, vstinner, asvetlov, yselivanov, pablogsal, aeros
2020-01-12 11:21:03miss-islingtonsetmessageid: <1578828063.83.0.639708074174.issue38356@roundup.psfhosted.org>
2020-01-12 11:21:03miss-islingtonlinkissue38356 messages
2020-01-12 11:21:03miss-islingtoncreate