cpython/Tools/tsan
Sam Gross 2b163aa9e7
gh-117657: Avoid race in `PAUSE_ADAPTIVE_COUNTER` in free-threaded build (#122190)
The adaptive counter doesn't do anything currently in the free-threaded
build and TSan reports a data race due to concurrent modifications to
the counter.
2024-07-30 13:53:47 -04:00
..
suppressions_free_threading.txt gh-117657: Avoid race in `PAUSE_ADAPTIVE_COUNTER` in free-threaded build (#122190) 2024-07-30 13:53:47 -04:00
supressions.txt gh-117657: Log TSAN warnings to separate files and archive them (#118747) 2024-05-10 17:54:23 -04:00