mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 18:35:44 +03:00
spelling: maintenance
This commit is contained in:
@@ -84,7 +84,7 @@ func (s *Server) monitorLeadership() {
|
||||
}
|
||||
|
||||
// leaderLoop runs as long as we are the leader to run various
|
||||
// maintence activities
|
||||
// maintenance activities
|
||||
func (s *Server) leaderLoop(stopCh chan struct{}) {
|
||||
var reconcileCh chan serf.Member
|
||||
establishedLeader := false
|
||||
|
||||
Reference in New Issue
Block a user