You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
10 lines
439 B
Plaintext
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
|