]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-109746: Fix race condition in test_start_new_thread_failed (GH-127299)...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 27 Nov 2024 12:22:32 +0000 (13:22 +0100)
committerGitHub <noreply@github.com>
Wed, 27 Nov 2024 12:22:32 +0000 (12:22 +0000)
commit97ed21636cd204df4295cbc4f9c27053b6fd8a45
tree57ffd4efbd9c946aa632cfd4945df9ab0f26d991
parent16e899d58915b978bb491de5d51c1c47f69a590d
[3.12] gh-109746: Fix race condition in test_start_new_thread_failed (GH-127299) (GH-127324)

(cherry picked from commit 83926d3b4c7847394b5e2531e9566d7fc9fbea0f)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Lib/test/test_threading.py