mirror of
https://github.com/chatmail/core.git
synced 2026-09-22 13:01:21 +03:00
Scheduler has no Stopped state anymore. If Scheduler exists, it is always started. Scheduler is stopped via Scheduler.stop(), which consumes Scheduler and cannot fail.