Antoine Pitrou added the comment:

The problem is snapshots will by themselves create allocation noise: you cannot 
really use tracemalloc to detect leaks, only to diagnose the leaks you have 
detected.

----------
nosy: +pitrou

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue19816>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to