Created
April 4, 2017 17:22
-
-
Save shazow/5bf9885685b87956e9fb30b859def144 to your computer and use it in GitHub Desktop.
Debug Python memory leaks
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
collections.Counter(str(type(obj)) for obj in gc.get_objects()) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment