nightscout-osx-menubar icon indicating copy to clipboard operation
nightscout-osx-menubar copied to clipboard

Huge memory leak when menubar running for a long time

Open sn0crash opened this issue 5 years ago • 1 comments

I apologize for not attaching any leak analysis, but in Activity Monitor, Nightscout is using 2 GiB of real memory after running for several weeks.

sn0crash avatar Mar 14 '19 03:03 sn0crash

Looks like this is an issue that stems from PyObjC that rumps leverages - https://github.com/jaredks/rumps/issues/64.

Not sure that there is a simple solution within the app. May need to hack around it, like restarting the app once a day.

erobinson avatar Apr 19 '22 16:04 erobinson