◐ Shell
clean mode source ↗

gh-149816: Fix SNI callback callable race by kiri11 · Pull Request #150018 · python/cpython

@kiri11

@bedevere-app Bot added the tests

Tests in the Lib/test dir

label

May 18, 2026

@kiri11

@kiri11

@kiri11 kiri11 changed the title Add test_sni_callback_race gh-149816: Fix SNI callback callable race

May 18, 2026

@kiri11

@kiri11 kiri11 marked this pull request as ready for review

May 19, 2026 00:17

encukou

encukou pushed a commit that referenced this pull request

May 19, 2026
(cherry picked from commit 8b31d08)

Co-authored-by: Kirill Ignatev <kiri11@users.noreply.github.com>

serhiy-storchaka pushed a commit that referenced this pull request

Jun 8, 2026
(cherry picked from commit 8b31d08)

Co-authored-by: Kirill Ignatev <kiri11@users.noreply.github.com>
Co-authored-by: Petr Viktorin <encukou@gmail.com>