Skip to content

Commit

Permalink
Temporarily add a TSAN suppression for oneDAL data races
Browse files Browse the repository at this point in the history
Signed-off-by: Misiu Godfrey <misiu.godfrey@kraken.mapd.com>
  • Loading branch information
paul-aiyedun authored and misiugodfrey committed Sep 28, 2023
1 parent 4639a13 commit c1888f8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/tsan.suppressions
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,5 @@ race:ShowModelFeatureDetailsDdlTest::TearDown
race:ResultSet::parallelTop
# QE-874
race:rml::internal::BootStrapBlocks::allocate
# QE-891
race:daal::*

0 comments on commit c1888f8

Please sign in to comment.