]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] gh-151177: Fix race condition in `_testembed` (GH-151293) (GH-151312)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 11 Jun 2026 10:10:55 +0000 (12:10 +0200)
committerGitHub <noreply@github.com>
Thu, 11 Jun 2026 10:10:55 +0000 (06:10 -0400)
commit491768da4c7ffcc38809724d4d9c4a67e7131b9d
treeb66f792fe27dc25cab27d890e2f39e88afc481d2
parente3b94d8fa459502e411ec1d0366d17bdb7523c1c
[3.15] gh-151177: Fix race condition in `_testembed` (GH-151293) (GH-151312)

gh-151177: Fix race condition in `_testembed` (GH-151293)
(cherry picked from commit f9ffca39351b77197e4dc2775a0d1e4ad64bf0e5)

Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
Programs/_testembed.c