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 miss-islington, serhiy.storchaka, vstinner
Date 2021-09-17.10:11:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1631873492.34.0.226679674674.issue45212@roundup.psfhosted.org>
In-reply-to
Content
New changeset ce59ac93626004894c2b291ec599a36cfa9fb0be by Serhiy Storchaka in branch '3.10':
[3.10] bpo-45212: Fix dangling threads in skipped tests in test_socket (GH-28361) (GH-28409)
https://github.com/python/cpython/commit/ce59ac93626004894c2b291ec599a36cfa9fb0be
History
Date User Action Args
2021-09-17 10:11:32serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, miss-islington
2021-09-17 10:11:32serhiy.storchakasetmessageid: <1631873492.34.0.226679674674.issue45212@roundup.psfhosted.org>
2021-09-17 10:11:32serhiy.storchakalinkissue45212 messages
2021-09-17 10:11:32serhiy.storchakacreate