Add support for CGroups #642
Annotations
3 errors
Run linter:
cmd/gontc/gontc.go#L181
lostcancel: the cancel function returned by context.WithTimeout should be called, not discarded, to avoid a context leak (govet)
|
Run linter:
pkg/cgroup_test.go#L93
Error return value of `cmd.Wait` is not checked (errcheck)
|
Run linter
issues found
|
Loading