mirror of
https://github.com/nesquena/hermes-webui.git
synced 2026-05-25 11:10:18 +00:00
d734efa8af
_stopCronWatch() was only called when switching between cron job details but not when the panel was cleared entirely (_clearCronDetail). This could leave orphaned polling intervals if the user navigated away or the panel was dismissed while a job was running.