Skip to content
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 usage increases over time #277

Open
ziebelje opened this issue Jun 6, 2020 · 1 comment
Open

Memory usage increases over time #277

ziebelje opened this issue Jun 6, 2020 · 1 comment
Labels
General Affects the system in general.

Comments

@ziebelje
Copy link
Member

ziebelje commented Jun 6, 2020

No description provided.

@ziebelje ziebelje added the Bug label Jun 6, 2020
@ziebelje
Copy link
Member Author

ziebelje commented Jun 6, 2020

Memory leak is caused by components on the page rerendering without releasing event listeners. Over time this compounds and beestat will lock up the browser. Quick fix is to do a full page reload every hour or something. Proper fix is to better handle orphaned event listeners, elements, etc.

@ziebelje ziebelje removed the Bug label Feb 23, 2021
@ziebelje ziebelje added the General Affects the system in general. label Mar 5, 2021
ziebelje added a commit that referenced this issue Dec 16, 2023
Cleaned up old Highcharts data
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
General Affects the system in general.
Projects
None yet
Development

No branches or pull requests

1 participant