Skip to content

Commit

Permalink
backport of commit fdc2c6b
Browse files Browse the repository at this point in the history
  • Loading branch information
shoenig committed Nov 11, 2022
1 parent 48cda7c commit cc63433
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion client/allocrunner/taskrunner/task_runner.go
Original file line number Diff line number Diff line change
Expand Up @@ -565,7 +565,6 @@ func (tr *TaskRunner) Run() {

// start with a stopped timer; actual restart delay computed later
timer, stop := helper.NewStoppedTimer()
timer.Stop()
defer stop()

MAIN:
Expand Down

0 comments on commit cc63433

Please sign in to comment.