Skip to content

Commit

Permalink
DAOS-16228 test: update suppressions for NLT again (daos-stack#14762)
Browse files Browse the repository at this point in the history
Signed-off-by: Kenneth Cain <kenneth.c.cain@intel.com>
  • Loading branch information
kccain authored and grom72 committed Jul 25, 2024
1 parent 643d0c3 commit 2476e69
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/cart/utils/memcheck-cart.supp
Original file line number Diff line number Diff line change
Expand Up @@ -645,3 +645,9 @@
fun:__tsan_go_atomic32_load
fun:racecall
}
{
go 1.22.3 race
Memcheck:Addr4
fun:__tsan_go_atomic32_store
fun:racecall
}

0 comments on commit 2476e69

Please sign in to comment.