Skip to content

[3.13] gh-124878: Add temporary TSAN suppression for free_threadstate (gh-130602) #130687

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 28, 2025

Conversation

colesbury
Copy link
Contributor

@colesbury colesbury commented Feb 28, 2025

The race condition with free_threadstate and daemon threads exists in both the free threading and default builds. We were missing a suppression in the default build.
(cherry picked from commit cc17307)

…dstate (pythongh-130602)

The race condition with `free_threadstate` and daemon threads exists in
both the free threading and default builds. We were missing a
suppression in the default build.
(cherry picked from commit cc17307)

Co-authored-by: Sam Gross <[email protected]>
@colesbury colesbury enabled auto-merge (squash) February 28, 2025 14:30
@colesbury colesbury merged commit 137595f into python:3.13 Feb 28, 2025
38 checks passed
@colesbury colesbury deleted the backport-cc17307-3.13 branch February 28, 2025 15:00
Sign up for free to 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.

1 participant