-
-
Notifications
You must be signed in to change notification settings - Fork 314
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
Memory leak in file indexer #351
Comments
Related #1 |
What do you mean by
When clicking on Update Index albert will create a list of all files to index (this is the simple version). |
I also notice this. Albert starts with around 55mb of ram or something, and I usually end the day with around 150. |
Finally a bug that I could reproduce. |
Environent
Ubuntu 16.04
MATE
5.5.1
ppa:nilarimogard/webupd8
Steps to reproduce
Click on Files Plugin, click on Update Index
Expected behaviour
I'd expect it's memory size not to permanently increase every time the index is updated.
Actual behaviour
The memory size increases every time the index is updated. If left running with auto-refresh, eventually Albert ends up with a memory footprint of several GB.
The text was updated successfully, but these errors were encountered: