make vet happy: 'don't leak contexts'

This commit is contained in:
Christian Schwarz
2017-09-30 16:39:52 +02:00
parent 8934d7cb64
commit 45670a7e5d
2 changed files with 4 additions and 1 deletions

View File

@ -103,6 +103,7 @@ outer:
}
signal.Stop(sigChan)
cancel() // make go vet happy
log.Info("exiting")