Skip to content

tsan: fix race:sock_recv_impl suppressions for free-thread building #123695

Description

@Zheaoli

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

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    type-featureA feature request or enhancement

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions