cpython/Tools/tsan
Sam Gross c557ae97d6
gh-122201: Lock mutex when setting handling_thread to NULL (#122204)
In the free-threaded build, we need to lock pending->mutex when clearing
the handling_thread in order not to race with a concurrent
make_pending_calls in the same interpreter.
2024-07-26 13:06:07 -04:00
..
suppressions_free_threading.txt gh-122201: Lock mutex when setting handling_thread to NULL (#122204) 2024-07-26 13:06:07 -04:00
supressions.txt gh-117657: Log TSAN warnings to separate files and archive them (#118747) 2024-05-10 17:54:23 -04:00