Files
ProxmoxVE-Local/src
Michel Roegl-Brunner 011cbd23b2 Fix autosync continuing to run after being disabled
- Add destroy() method to properly stop cron jobs
- Add additional safety checks in cron job execution
- Add debugging logs to track cron job lifecycle
- Ensure isRunning is set to false even when no cron job exists
- Add null check for cronJob before execution

This should prevent autosync from continuing to run after being disabled.
2025-10-24 22:29:37 +02:00
..
2025-10-14 09:06:37 +02:00
2025-09-09 14:04:07 +02:00
2025-10-10 14:30:28 +02:00