cpython/Tools/tsan
Miss Islington (bot) 8e96d85386
[3.13] gh-117657: Avoid race in `PAUSE_ADAPTIVE_COUNTER` in free-threaded build (GH-122190) (#122475)
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.
(cherry picked from commit 2b163aa9e7)

Co-authored-by: Sam Gross <colesbury@gmail.com>
2024-07-30 18:18:25 +00:00
..
suppressions_free_threading.txt [3.13] gh-117657: Avoid race in `PAUSE_ADAPTIVE_COUNTER` in free-threaded build (GH-122190) (#122475) 2024-07-30 18:18:25 +00:00
supressions.txt [3.13] gh-117657: Log TSAN warnings to separate files and archive them (GH-118747) (#118931) 2024-05-10 22:27:17 +00:00