]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-128002: fix tsan race in closing socket in `test_ssl` (#131397)
authorKumar Aditya <kumaraditya@python.org>
Tue, 18 Mar 2025 10:11:43 +0000 (15:41 +0530)
committerGitHub <noreply@github.com>
Tue, 18 Mar 2025 10:11:43 +0000 (15:41 +0530)
commitb0a4f6599a7d36cc08fe63d6f7d5d4dea64579f3
treed74c6f320b7944bb690f37bf35e0d58da8b5b12a
parent77d2fd441320ca365c34e21c475d3878f3d5d833
gh-128002: fix tsan race in closing socket in `test_ssl` (#131397)
Lib/test/test_asyncio/test_ssl.py