mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-27 07:34:15 +02:00
Bugfixes.
This commit is contained in:
parent
bbbaca130e
commit
628c782837
@ -194,6 +194,8 @@ void DelegationComponent::DelegationTimerHandler(void)
|
|||||||
histogram[newEndpoint]++;
|
histogram[newEndpoint]++;
|
||||||
|
|
||||||
delegated++;
|
delegated++;
|
||||||
|
|
||||||
|
break;
|
||||||
}
|
}
|
||||||
|
|
||||||
assert(candidates.size() == 0 || !service.GetChecker().empty());
|
assert(candidates.size() == 0 || !service.GetChecker().empty());
|
||||||
|
Loading…
x
Reference in New Issue
Block a user