-
Notifications
You must be signed in to change notification settings - Fork 4
Fix Memory leak #4
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workingdependencySomething that involves a dependencySomething that involves a dependency
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingdependencySomething that involves a dependencySomething that involves a dependency
spotpris2 has a memory leak somewhere. I caught it using 2GB of memory.
I'd guess that the dbus buses don't get automatically cleaned up if they are no longer used and need to be manually destroyed, but more testing is needed.