Yonas Habteab b1e3a8a436 Let Icinga DB & IDO subscribe to OnNextCheckChanged signal
It also removes the extra `SendNextUpdate()` call from the
`NewCheckResultHandler` handler in Icinga DB, since it's subscribed to
the `NextCheckChanged` event anyway and that event is always emitted
before the `NewCheckResult` event gets triggered. This call became
redundant.
2025-09-24 16:00:09 +02:00
..