diff --git a/test/test_core.py b/test/test_core.py index 250d1c8206796..fc22c22e82dfe 100644 --- a/test/test_core.py +++ b/test/test_core.py @@ -9430,7 +9430,6 @@ def test_pthread_dlopen(self): @needs_dylink @node_pthreads - @no_asan("Transient memory leaks to be solved by #18776") def test_pthread_dlopen_many(self): nthreads = 10 self.set_setting('USE_PTHREADS')