Uh oh!
There was an error while loading. Please reload this page.
gh-117657: Add TSAN suppression for set_default_allocator_unlocked - #120500
Conversation
aisk
commented
Jun 14, 2024
I think we can enable the TSAN free-threads builds tests on macOS? |
Tried to enable TSAN check on macOS #120502, but it will hang forever for the https://github.com/python/cpython/actions/runs/9517250225/job/26235426291?pr=120502 Updated: Sorry, my bad, the |
Thanks @aisk for the PR, and @Fidget-Spinner for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13. |
…ked (pythonGH-120500) Add TSAN suppression for set_default_allocator_unlocked (cherry picked from commit 2bacc23) Co-authored-by: AN Long <aisk@users.noreply.github.com>
GH-120510 is a backport of this pull request to the 3.13 branch. |
…ked (python#120500) Add TSAN suppression for set_default_allocator_unlocked
…ked (python#120500) Add TSAN suppression for set_default_allocator_unlocked
…ked (python#120500) Add TSAN suppression for set_default_allocator_unlocked
I'm using macOS 14.2 with x86_64 CPU, this race conflict always occurs on my local machine.
Clang version: