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 vstinner
Recipients eryksun, gaborjbernat, miss-islington, pablogsal, serhiy.storchaka, vstinner
Date 2021-09-27.12:53:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1632747217.42.0.650431196529.issue45274@roundup.psfhosted.org>
In-reply-to
Content
New changeset fae2694bea5e9e5a114af8cb40b60e7131a6340c by Miss Islington (bot) in branch '3.10':
bpo-45274: Fix Thread._wait_for_tstate_lock() race condition (GH-28532) (GH-28580)
https://github.com/python/cpython/commit/fae2694bea5e9e5a114af8cb40b60e7131a6340c
History
Date User Action Args
2021-09-27 12:53:37vstinnersetrecipients: + vstinner, serhiy.storchaka, eryksun, pablogsal, miss-islington, gaborjbernat
2021-09-27 12:53:37vstinnersetmessageid: <1632747217.42.0.650431196529.issue45274@roundup.psfhosted.org>
2021-09-27 12:53:37vstinnerlinkissue45274 messages
2021-09-27 12:53:37vstinnercreate