Skip to content

Commit

Permalink
Merge pull request #28657 from roystgnr/suppress_valgrind_netgen
Browse files Browse the repository at this point in the history
  • Loading branch information
GiudGiud authored Sep 19, 2024
2 parents 4484df7 + d6d0d01 commit 24b6b12
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions python/TestHarness/suppressions/errors.supp
Original file line number Diff line number Diff line change
Expand Up @@ -250,3 +250,10 @@
fun:*torch*autograd*
...
}
{
netgen_singleton_taskmanager_leak
Memcheck:Leak
...
fun:*TaskManager*
...
}

0 comments on commit 24b6b12

Please sign in to comment.