]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] gh-150191: Avoid data race in test_sni_callback_race (GH-150193) (#153269)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 7 Jul 2026 16:24:08 +0000 (18:24 +0200)
committerGitHub <noreply@github.com>
Tue, 7 Jul 2026 16:24:08 +0000 (16:24 +0000)
commit9ae12fb390ee4d9e8164df495940bdb144493dc5
tree60e795da43a926a9283aa2c64979a51e5b3db9e3
parentfc840db1bc2eb716242df8c9e848b35e0d1b62ca
[3.15] gh-150191: Avoid data race in test_sni_callback_race (GH-150193) (#153269)

gh-150191: Avoid data race in test_sni_callback_race (GH-150193)
(cherry picked from commit fd9d8c3c66fc147cac6024c63b8c109d65e3aec8)

Co-authored-by: Sam Gross <colesbury@gmail.com>
Lib/test/test_ssl.py