mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 10:25:42 +03:00
Update client/allocrunner/taskrunner/stats_hook.go
Co-Authored-By: nickethier <ncethier@gmail.com>
This commit is contained in:
@@ -23,7 +23,7 @@ type statsHook struct {
|
||||
updater StatsUpdater
|
||||
interval time.Duration
|
||||
|
||||
// cancel is called by Exited or Canceled
|
||||
// cancel is called by Exited
|
||||
cancel context.CancelFunc
|
||||
|
||||
mu sync.Mutex
|
||||
|
||||
Reference in New Issue
Block a user