containerd/pkg/oom
Jeremi Piotrowski 821c961c86 pkg/oom/v2: handle EventChan routine shutdown quietly
When the cgroup is removed, EventChan is closed (this was pulled in by
8d69c041c5). This results in a nil error
being received. Don't log an error in that case but instead return.

Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2022-02-03 13:20:46 +01:00
..
v1 feat: replace github.com/pkg/errors to errors 2022-01-07 10:27:03 +08:00
v2 pkg/oom/v2: handle EventChan routine shutdown quietly 2022-02-03 13:20:46 +01:00
oom.go Run go fmt with Go 1.17 2021-08-22 09:31:50 +09:00