Skip to content

Commit

Permalink
suppresion false positive report from tsan (pingcap#5303)
Browse files Browse the repository at this point in the history
  • Loading branch information
bestwoody authored and Lloyd-Pottiger committed Jul 19, 2022
1 parent 0a955f3 commit 492b4f0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/licenserc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ header:
- '**/LICENSE.TXT'
- '**/cipher-file-256'
- '**/asan.suppression'
- '**/tsan.suppression'
- '**/LICENSE.TXT'
- '**/LICENSE'
- '**/README'
Expand Down
1 change: 1 addition & 0 deletions tests/sanitize/tsan.suppression
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
race:dbms/src/Common/TiFlashMetrics.h

0 comments on commit 492b4f0

Please sign in to comment.