Skip to content

Instantly share code, notes, and snippets.

@steve-s
Created July 21, 2022 15:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save steve-s/28b7c7537abe9c1945f5fede0e3b2945 to your computer and use it in GitHub Desktop.
Save steve-s/28b7c7537abe9c1945f5fede0e3b2945 to your computer and use it in GitHub Desktop.
from hpy.debug.pytest import LeakDetector
with LeakDetector() as ld:
run_the_test()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment