You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 12, 2021. It is now read-only.
In the latest containerd containerd/containerd#3206, it will cleanup a container once the shim process was killed by accident, thus we in kata we should make the container cleanup serialized in a pod to avoid
race condition.
Expected result
(replace this text with an explanation of what you thought would happen)
Actual result
(replace this text with details of what actually happened)