mirror of
https://github.com/kemko/nomad.git
synced 2026-01-07 10:55:42 +03:00
spelling: periodically
This commit is contained in:
@@ -1039,7 +1039,7 @@ func (r *TaskRunner) prestart(alloc *structs.Allocation, task *structs.Task, res
|
||||
|
||||
// Block for consul-template
|
||||
// TODO Hooks should register themselves as blocking and then we can
|
||||
// perioidcally enumerate what we are still blocked on
|
||||
// periodically enumerate what we are still blocked on
|
||||
select {
|
||||
case <-r.unblockCh:
|
||||
// Send the start signal
|
||||
|
||||
Reference in New Issue
Block a user