should not ignore frame objects

Bug #361704 reported by Marius Gedminas
2
Affects Status Importance Assigned to Milestone
objgraph
Fix Released
Low
Marius Gedminas

Bug Description

Currently objgraph unconditionally omits all frame objects from the output. It should only omit the current frame or two (the ones in objgraph.py itself), as other frame objects may be actually causing memleaks you're trying to find (Benjamin Smedberg reported having some long-lived generator frames doing exactly this).

Related branches

Changed in objgraph:
assignee: nobody → mgedmin
importance: Undecided → Low
status: New → Confirmed
Changed in objgraph:
status: Confirmed → Fix Committed
Changed in objgraph:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.