While working on https://github.com/python/cpython/issues/128002, I am seeing many tsan warning because of socket modules. This issue tracks work for making it thread safe. <!-- gh-linked-prs --> ### Linked PRs * gh-128286 * gh-128304 * gh-128305 <!-- /gh-linked-prs -->
While working on #128002, I am seeing many tsan warning because of socket modules.
This issue tracks work for making it thread safe.
Linked PRs
sock_fd#128304socket.close#128305