mirror of
https://github.com/zrepl/zrepl.git
synced 2025-08-09 15:14:52 +02:00
make vet happy: 'don't leak contexts'
This commit is contained in:
@ -103,6 +103,7 @@ outer:
|
||||
}
|
||||
|
||||
signal.Stop(sigChan)
|
||||
cancel() // make go vet happy
|
||||
|
||||
log.Info("exiting")
|
||||
|
||||
|
Reference in New Issue
Block a user