1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-04 12:00:25 +00:00
Files
godot/misc/error_suppressions/tsan.txt
Thaddeus Crews d54870c99e CI: Ensure prettier/clearer sanitizer output
- Add more thirdparty exclusions
2025-08-27 10:26:51 -05:00

10 lines
439 B
Plaintext

# See the below link for an explanation of this file's format
# https://github.com/google/sanitizers/wiki/ThreadSanitizerSuppressions
deadlock:modules/text_server_adv/text_server_adv.cpp
deadlock:modules/text_server_fb/text_server_fb.cpp
deadlock:tests/core/templates/test_command_queue.h
race:modules/navigation_2d/nav_map_2d.cpp
race:modules/navigation_3d/nav_map_3d.cpp
race:thirdparty/thorvg/src/loaders/external_jpg/tvgJpgLoader.cpp