Skip to content

Commit

Permalink
re-enable dlopen asan test
Browse files Browse the repository at this point in the history
  • Loading branch information
tlively committed Mar 1, 2023
1 parent 6a5fd58 commit a5b591a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/test_core.py
Original file line number Diff line number Diff line change
Expand Up @@ -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')
Expand Down

0 comments on commit a5b591a

Please sign in to comment.