mirror of
https://github.com/containerd/containerd.git
synced 2026-07-12 10:36:11 +00:00
Changes the requirement of a Runtime v2 shim in order to avoid race conditions between shim and shim client sending async events. Places a requirement of what events and what order a shim must comply to. Signed-off-by: Justin Terry (VM) <juterry@microsoft.com>