Skip to content

Commit

Permalink
Silence some TSAN errors
Browse files Browse the repository at this point in the history
  • Loading branch information
clemahieu committed Sep 4, 2024
1 parent d3140df commit 13c6a74
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tsan_suppressions
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,5 @@ race:mdb.c
race:rocksdb
race:Rijndael::Base::FillEncTable
race:Rijndael::Base::FillDecTable
race:CryptoPP::Rijndael
race:boost::asio::detail::conditionally_enabled_mutex::scoped_lock::scoped_lock

0 comments on commit 13c6a74

Please sign in to comment.