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 lukasz.langa, miss-islington, serhiy.storchaka
Date 2021-09-17.19:40:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1631907650.06.0.257940165402.issue45187@roundup.psfhosted.org>
In-reply-to
Content
New changeset 6c50f23ae085ec66f320a26a3f0a6c60d7f2b29d by Miss Islington (bot) in branch '3.9':
bpo-45187: Fix dangling threads in test_socket.CreateServerFunctionalTest (GH-28422) (GH-28424)
https://github.com/python/cpython/commit/6c50f23ae085ec66f320a26a3f0a6c60d7f2b29d
History
Date User Action Args
2021-09-17 19:40:50serhiy.storchakasetrecipients: + serhiy.storchaka, lukasz.langa, miss-islington
2021-09-17 19:40:50serhiy.storchakasetmessageid: <1631907650.06.0.257940165402.issue45187@roundup.psfhosted.org>
2021-09-17 19:40:50serhiy.storchakalinkissue45187 messages
2021-09-17 19:40:50serhiy.storchakacreate