mirror of
https://github.com/Icinga/icinga2.git
synced 2025-08-20 00:58:16 +02:00
The checker sorts Checkables by next_check while picking the next due one, so we (already) have to advance next_check while starting a check. But the second master doesn't need this info, as it's not responsible.