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