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

[Threshold Alert] Memory leak #111

Closed
rkoshak opened this issue Apr 9, 2024 · 1 comment
Closed

[Threshold Alert] Memory leak #111

rkoshak opened this issue Apr 9, 2024 · 1 comment

Comments

@rkoshak
Copy link
Owner

rkoshak commented Apr 9, 2024

There is a bug somewhere in the timer management that is causing a leak. Essentially I'm getting tons and tons of looping timers or alert timers building up.

The solution may be to add some logic to LoopingTimer to handle calls to loop differently if the timer is already running.

@rkoshak
Copy link
Owner Author

rkoshak commented Oct 31, 2024

I've not seen this behavior after fixing some recent changes. Closing for now.

@rkoshak rkoshak closed this as completed Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant