Skip to content

Add suppression for race seen in CI#244

Merged
mattip merged 3 commits intopython-cffi:mainfrom
ngoldbaum:fix-tsan2
Apr 21, 2026
Merged

Add suppression for race seen in CI#244
mattip merged 3 commits intopython-cffi:mainfrom
ngoldbaum:fix-tsan2

Conversation

@ngoldbaum
Copy link
Copy Markdown
Contributor

Alternative to #243 with a more minimal change.

I think simply suppressing this warning is fine, this is an upstream issue and the race doesn't seem to have any impact on CFFI itself. See python/cpython#113956.

Closes #242.

@mattip mattip merged commit 956ad23 into python-cffi:main Apr 21, 2026
37 checks passed
@mattip
Copy link
Copy Markdown
Contributor

mattip commented Apr 21, 2026

Thanks @ngoldbaum

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TSan CI is flaky

2 participants