Skip to content

Commit

Permalink
Add protobuf::internal::AssignDescriptors into tsan.suppression to ig…
Browse files Browse the repository at this point in the history
…nore false positive warning (#8499)

ref #8285
  • Loading branch information
yibin87 authored Dec 13, 2023
1 parent a252e88 commit 5417d84
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/sanitize/tsan.suppression
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
race:dbms/src/Common/TiFlashMetrics.h
race:DB::Context::setCancelTest
race:DB::getCurrentExceptionMessage
race:google::protobuf::internal::AssignDescriptors
race:fiu_fail
race:dbms/src/DataStreams/BlockStreamProfileInfo.h

0 comments on commit 5417d84

Please sign in to comment.