minor fix in supervisor - server status global counter

Former-commit-id: f34daeb57a442b7f3b299e3d72d40317b0e9e0c0
This commit is contained in:
fbsanchez 2019-03-04 16:43:48 +01:00
parent f557d09529
commit 756fdd2cd4
1 changed files with 2 additions and 0 deletions

View File

@ -1083,6 +1083,8 @@ class ConsoleSupervisor
'url' => $url,
]
);
return;
}
// At this point there's no servers with issues.