]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-150191: Avoid data race in test_sni_callback_race (GH-150193) (#153270)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 8 Jul 2026 09:11:33 +0000 (11:11 +0200)
committerGitHub <noreply@github.com>
Wed, 8 Jul 2026 09:11:33 +0000 (09:11 +0000)
commit50300ac3ab66c3b299fd03a89e69696c8e5dbcca
tree700923e6c3ff216a3dbc89f8df8c9362f4879d4d
parent3d802b5be90a238c8f5ba4016f16eaddc60f375f
[3.14] gh-150191: Avoid data race in test_sni_callback_race (GH-150193) (#153270)

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