Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
godotengine
GitHub Repository: godotengine/godot
Path: blob/master/misc/error_suppressions/tsan.txt
9896 views
1
# See the below link for an explanation of this file's format
2
# https://github.com/google/sanitizers/wiki/ThreadSanitizerSuppressions
3
4
deadlock:modules/text_server_adv/text_server_adv.cpp
5
deadlock:modules/text_server_fb/text_server_fb.cpp
6
deadlock:tests/core/templates/test_command_queue.h
7
race:modules/navigation_2d/nav_map_2d.cpp
8
race:modules/navigation_3d/nav_map_3d.cpp
9
race:thirdparty/thorvg/src/loaders/external_jpg/tvgJpgLoader.cpp
10
11