Skip to content

Instantly share code, notes, and snippets.

@steve-s
Created July 21, 2022 15:12
Embed
What would you like to do?
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