mirror of
https://github.com/python/cpython.git
synced 2025-10-10 00:43:41 +00:00
[3.12] gh-112536: Add --tsan test for reasonable TSAN execution times. (gh-116601) (#116929)
(cherry picked from commit ebf29b3
)
Co-authored-by: Donghee Na <donghee.na@python.org>
This commit is contained in:
parent
2ac1b48a04
commit
fcb230180f
8 changed files with 64 additions and 4 deletions
3
Tools/tsan/supressions.txt
Normal file
3
Tools/tsan/supressions.txt
Normal file
|
@ -0,0 +1,3 @@
|
|||
## reference: https://github.com/google/sanitizers/wiki/ThreadSanitizerSuppressions
|
||||
race:get_allocator_unlocked
|
||||
race:set_allocator_unlocked
|
Loading…
Add table
Add a link
Reference in a new issue