Skip to content

Commit 45469b5

Browse files
Added per second status on errors TSAN supression
1 parent 6259c17 commit 45469b5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tsan_suppressions.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,9 @@ race:run_stats::get_duration_usec
1414
race:run_stats::get_total_ops
1515
race:run_stats::get_total_bytes
1616
race:run_stats::get_total_latency
17+
race:run_stats::get_total_connection_errors
1718
race:totals::update_op
19+
race:totals::update_connection_error
1820

1921
# OpenSSL internal races (false positives in libcrypto)
2022
# These are known benign races within OpenSSL library itself

0 commit comments

Comments
 (0)