Ticket #65 (closed defect: fixed)
urwid.Listbox leaks memory - simple demo program attached
| Reported by: | ifreecarve | Owned by: | ian |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | unknown | Version: | |
| Keywords: | memory leak, signals | Cc: |
Description
I traced a memory leak in my urwid app to the uriwd.ListBox? function. I have attached a script that demonstrates the behavior I see. Basically, the number of objects in memory just keeps increasing.
This is urwid 0.9.8.4-1 on Ubuntu Jaunty.
Change History
Note: See
TracTickets for help on using
tickets.
