Skip to content

[3.11] gh-112536: Add support for thread sanitizer (TSAN) (gh-112648) - #116926

Closed
pitrou wants to merge 3 commits into
python:3.11from
pitrou:backport-88cb972-3.11
Closed

[3.11] gh-112536: Add support for thread sanitizer (TSAN) (gh-112648)#116926
pitrou wants to merge 3 commits into
python:3.11from
pitrou:backport-88cb972-3.11

Conversation

@pitrou

@pitroupitrou commented Mar 17, 2024

Copy link
Copy Markdown
Member

sametyand others added 2 commits March 17, 2024 11:19
@pitrou

Copy link
Copy Markdown
MemberAuthor

I checked that this builds successfully locally, and that a couple of tests pass (test_thread, test_io, test_importlib, test_threadsignals, test_syslog, test_threading_local).

@corona10corona10 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, Let's just wait if there are major objections or not :)
And by the way, thanks for the all suggestions (to care about the GIL build and backporting!)

@pitrou

Copy link
Copy Markdown
MemberAuthor

Okay, I'm not sure if it makes sense to backport this to 3.11, since the final bugfix release is scheduled for 2024-04-01, i.e. very soon. Perhaps we should just not bother.

@pitrou

Copy link
Copy Markdown
MemberAuthor

I'm closing for now.

@pitroupitrou closed this Mar 19, 2024
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@pitrou@corona10@samety