Skip to content

Commit 5db0a4a

Browse files
committed
tsan: remove note about dropping Qt wildcards
Doing so looks unmaintainable.
1 parent d91c718 commit 5db0a4a

File tree

1 file changed

+1
-1
lines changed
  • test/sanitizer_suppressions

1 file changed

+1
-1
lines changed

test/sanitizer_suppressions/tsan

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ deadlock:Chainstate::ConnectTip
1111
# Intentional deadlock in tests
1212
deadlock:sync_tests::potential_deadlock_detected
1313

14-
# Wildcard for all of the gui, should be replaced with non-wildcard suppressions
14+
# Wildcard for all of the gui
1515
race:bitcoin-qt
1616
race:src/qt/test/*
1717
deadlock:src/qt/test/*

0 commit comments

Comments
 (0)