mirror of
https://github.com/Icinga/icinga2.git
synced 2025-11-01 20:24:23 +01:00
to ensure Checkable#IsReachable() returns correctly for dependency children inside OnReachabilityChanged(). That needs the dependency parent to be already in the correct state. refs #9143