ensure cancel called for the context on exit #42
Annotations
2 errors
build:
app/main.go#L101
exitAfterDefer: os.Exit will exit, and `defer cancel()` will not run (gocritic)
|
build
issues found
|