Categories
General

Python memory leak debugging

Hunting memory leaks in Python

Interesting post showing how to use the Python garbage collector’s introspection features and Graphviz to track down object reference problems.

Leave a Reply

Your email address will not be published. Required fields are marked *