Skip to content

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

Merged
colesbury merged 1 commit intopython:3.13from
colesbury:backport-cc17307-3.13
Feb 28, 2025
Merged

[3.13] gh-124878: Add temporary TSAN suppression for free_threadstate (gh-130602)#130687
colesbury merged 1 commit intopython:3.13from
colesbury:backport-cc17307-3.13

Conversation

@colesbury
Copy link
Copy Markdown
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 <colesbury@gmail.com>
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