mirror of
https://github.com/containerd/containerd.git
synced 2026-07-21 15:02:24 +00:00
If the shim gets sigkilled while containerd is down we need to be able to remove the container correctly so that it does not stay in a stopped state forever. Signed-off-by: Michael Crosby <crosbymichael@gmail.com>