mirror of
https://github.com/status-im/consul.git
synced 2025-01-11 06:16:08 +00:00
Nuke unnecessary comment
See above function comments for details
This commit is contained in:
parent
e237904d80
commit
a81eb95acc
@ -256,8 +256,6 @@ func (sm *ServerManager) NotifyFailedServer(server *server_details.ServerDetails
|
||||
|
||||
if len(sc.servers) > 1 && sc.servers[0] == server {
|
||||
sc.servers = sc.cycleServer()
|
||||
// FIXME(sean@): Is it worth it to fire off a go routine and
|
||||
// PingConsulServer?
|
||||
sm.saveServerConfig(sc)
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user