mirror of
https://github.com/godotengine/godot.git
synced 2026-01-06 10:11:57 +03:00
Merge pull request #73777 from myaaaaaaaaa/enable-tsan
Add a Linux ThreadSanitizer job to CI
This commit is contained in:
7
misc/error_suppressions/tsan.txt
Normal file
7
misc/error_suppressions/tsan.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
# See the below link for an explanation of this file's format
|
||||
# https://github.com/google/sanitizers/wiki/ThreadSanitizerSuppressions
|
||||
|
||||
deadlock:tests/core/templates/test_command_queue.h
|
||||
deadlock:modules/text_server_adv/text_server_adv.cpp
|
||||
deadlock:modules/text_server_fb/text_server_fb.cpp
|
||||
|
||||
Reference in New Issue
Block a user