mirror of
https://github.com/containerd/containerd.git
synced 2026-07-01 20:28:48 +00:00
We need a separate API for handing the exit status and deletion of Exec'd processes to make sure they are properly cleaned up within the shim and daemon. Fixes #973 Signed-off-by: Michael Crosby <crosbymichael@gmail.com>