minor fix in supervisor - server status global counter
Former-commit-id: f34daeb57a442b7f3b299e3d72d40317b0e9e0c0
This commit is contained in:
parent
f557d09529
commit
756fdd2cd4
|
@ -1083,6 +1083,8 @@ class ConsoleSupervisor
|
|||
'url' => $url,
|
||||
]
|
||||
);
|
||||
|
||||
return;
|
||||
}
|
||||
|
||||
// At this point there's no servers with issues.
|
||||
|
|
Loading…
Reference in New Issue