Skip to content

Commit 3e81684

Browse files
committed
Merge bitcoin/bitcoin#32739: tsan: remove note about dropping Qt wildcards
5db0a4a tsan: remove note about dropping Qt wildcards (fanquake) Pull request description: Doing so looks unmaintainable. ACKs for top commit: maflcko: lgtm ACK 5db0a4a Tree-SHA512: 619ce944e5fc49d7e4d0de91f02599e0f8fff9b2ecaa354276bf4bd335238df99c7666f865400d00b6d44674bcda19313b9a51a722cb304657f0da4290666e64
2 parents b8eb177 + 5db0a4a commit 3e81684

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)