We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6259c17 commit 45469b5Copy full SHA for 45469b5
tsan_suppressions.txt
@@ -14,7 +14,9 @@ race:run_stats::get_duration_usec
14
race:run_stats::get_total_ops
15
race:run_stats::get_total_bytes
16
race:run_stats::get_total_latency
17
+race:run_stats::get_total_connection_errors
18
race:totals::update_op
19
+race:totals::update_connection_error
20
21
# OpenSSL internal races (false positives in libcrypto)
22
# These are known benign races within OpenSSL library itself
0 commit comments