openhab-rules-tools icon indicating copy to clipboard operation
openhab-rules-tools copied to clipboard

[Threshold Alert] Memory leak

Open rkoshak opened this issue 10 months ago • 0 comments

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 avatar Apr 09 '24 15:04 rkoshak