]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-109746: Fix race condition in test_start_new_thread_failed (GH-127299)...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 30 Nov 2024 09:19:13 +0000 (10:19 +0100)
committerGitHub <noreply@github.com>
Sat, 30 Nov 2024 09:19:13 +0000 (09:19 +0000)
commit82d199d307e0f5ab65a3035040af26a370d6e2d4
tree54ce2a5b79709265b0b079698ce747982daa559e
parentd2d1055129df2184e11947c25380da041959c347
[3.13] gh-109746: Fix race condition in test_start_new_thread_failed (GH-127299) (GH-127323)

(cherry picked from commit 83926d3b4c7847394b5e2531e9566d7fc9fbea0f)

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