]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-150191: Avoid data race in test_sni_callback_race (#150193)
authorSam Gross <colesbury@gmail.com>
Tue, 7 Jul 2026 15:52:00 +0000 (11:52 -0400)
committerGitHub <noreply@github.com>
Tue, 7 Jul 2026 15:52:00 +0000 (21:22 +0530)
commitfd9d8c3c66fc147cac6024c63b8c109d65e3aec8
tree46433b21dc5dc313ac6798621ae506b1dfe82445
parent4f39efc47de9b1bc1cd9dfa88060efb4ff104d01
gh-150191: Avoid data race in test_sni_callback_race (#150193)
Lib/test/test_ssl.py