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 miss-islington
Recipients eryksun, gaborjbernat, miss-islington, pablogsal, serhiy.storchaka, vstinner
Date 2021-09-27.12:49:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1632746979.19.0.624611969105.issue45274@roundup.psfhosted.org>
In-reply-to
Content
New changeset 1ecb641b887af2feb026a266e2fceedee0815ca8 by Miss Islington (bot) in branch '3.9':
bpo-45274: Fix Thread._wait_for_tstate_lock() race condition (GH-28532)
https://github.com/python/cpython/commit/1ecb641b887af2feb026a266e2fceedee0815ca8
History
Date User Action Args
2021-09-27 12:49:39miss-islingtonsetrecipients: + miss-islington, vstinner, serhiy.storchaka, eryksun, pablogsal, gaborjbernat
2021-09-27 12:49:39miss-islingtonsetmessageid: <1632746979.19.0.624611969105.issue45274@roundup.psfhosted.org>
2021-09-27 12:49:39miss-islingtonlinkissue45274 messages
2021-09-27 12:49:39miss-islingtoncreate