Closed
Description
Feature or enhancement
Proposal:
The root cause of this race here is we use the same socket in the server and client side in our test. I think this is wrong
FYI https://github.com/python/cpython/blob/main/Lib/test/test_socket.py#L4817-L4825
I think we just need make a small patch for test case
Has this already been discussed elsewhere?
No response given
Links to previous discussion of this feature:
No response