mirror of
https://github.com/containerd/containerd.git
synced 2026-08-02 22:21:07 +00:00
Use the state pattern to handle process transitions from one state to another and what actions can be performed on a process in a specific state. Signed-off-by: Michael Crosby <crosbymichael@gmail.com>