-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v0.2.1 Memory Leak #3
Comments
It's probly due to the logger which only gets emptied on close. I'm looking at this for the next release + more configurability from the GUI. EDIT: Not sure why it's not opening from the tray. Did it not open after a long period or always? |
Just checked, it was the logger 100%; No other leaks as far as I know. I'll be fixed in the next version :) |
@Goibag I've uploaded a new version, the ram usage should be capped now. https://github.com/piet-v/HueLightPlus/releases/latest The old logger didn't have a memory limit + there seem to be some memory leaks in the mirrordriver or in my usage of it. I've set it up to do a forced garbage control every timeperiod which seems to keep it somewhat down. |
I, too, am having the tray issue with all versions of the app. |
Current version doesnt open out of the tray and uses infinite ram, currently at 2gb of ram usage and counting. If you need any info please ask.
The text was updated successfully, but these errors were encountered: