We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
CFLAGS="-fsanitize=thread" LDFLAGS="-fsanitize=thread -pthread" ./configure --with-pydebug make clean make -j
TSAN_OPTIONS="suppressions=./suppressions.txt" ./python