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 serhiy.storchaka
Recipients serhiy.storchaka
Date 2021-09-16.10:30:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1631788209.57.0.910273878686.issue45212@roundup.psfhosted.org>
In-reply-to
Content
New changeset 7dacb70485a0910eb298c24b4d051720ca56fb91 by Serhiy Storchaka in branch 'main':
bpo-45212: Fix dangling threads in skipped tests in test_socket (GH-28361)
https://github.com/python/cpython/commit/7dacb70485a0910eb298c24b4d051720ca56fb91
History
Date User Action Args
2021-09-16 10:30:09serhiy.storchakasetrecipients: + serhiy.storchaka
2021-09-16 10:30:09serhiy.storchakasetmessageid: <1631788209.57.0.910273878686.issue45212@roundup.psfhosted.org>
2021-09-16 10:30:09serhiy.storchakalinkissue45212 messages
2021-09-16 10:30:09serhiy.storchakacreate