blob: de89a41f420235378482be24f8ead4660a582c6b [file] [edit]
# This file contains suppressions for the default (with GIL) build.
# reference: https://github.com/google/sanitizers/wiki/ThreadSanitizerSuppressions
race:get_allocator_unlocked
race:set_allocator_unlocked
# gh-124878: race condition when interpreter finalized while daemon thread runs
race:free_threadstate
# https://gist.github.com/mpage/daaf32b39180c1989572957b943eb665
thread:pthread_create