mirror of
https://github.com/kemko/nomad.git
synced 2026-01-07 02:45:42 +03:00
spelling: already
This commit is contained in:
@@ -1792,7 +1792,7 @@ func (c *Client) deriveToken(alloc *structs.Allocation, taskNames []string, vcli
|
||||
return unwrappedTokens, nil
|
||||
}
|
||||
|
||||
// triggerDiscovery causes a Consul discovery to begin (if one hasn't alread)
|
||||
// triggerDiscovery causes a Consul discovery to begin (if one hasn't already)
|
||||
func (c *Client) triggerDiscovery() {
|
||||
select {
|
||||
case c.triggerDiscoveryCh <- struct{}{}:
|
||||
|
||||
Reference in New Issue
Block a user