mirror of
https://github.com/containerd/containerd.git
synced 2026-07-12 02:26:11 +00:00
There is still a special case where the client side fails to open or load causes things to be slow and the shim can lock up when this happens. This adds a timeout to the context for this case to abort fifo creation. Signed-off-by: Michael Crosby <crosbymichael@gmail.com>