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.18:56:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1631905005.26.0.477659623977.issue45187@roundup.psfhosted.org>
In-reply-to
Content
New changeset 51ebb7f4f5e9bdcf8279a1d91be9569706f6bead by Serhiy Storchaka in branch 'main':
bpo-45187: Fix dangling threads in test_socket.CreateServerFunctionalTest (GH-28422)
https://github.com/python/cpython/commit/51ebb7f4f5e9bdcf8279a1d91be9569706f6bead
History
Date User Action Args
2021-09-17 18:56:45serhiy.storchakasetrecipients: + serhiy.storchaka, lukasz.langa, miss-islington
2021-09-17 18:56:45serhiy.storchakasetmessageid: <1631905005.26.0.477659623977.issue45187@roundup.psfhosted.org>
2021-09-17 18:56:45serhiy.storchakalinkissue45187 messages
2021-09-17 18:56:45serhiy.storchakacreate