mirror of
https://github.com/containerd/containerd.git
synced 2026-07-03 13:19:32 +00:00
Under certain conditions in the client, the fifo for a container may not be created. A timeout has been added to this operation to ensure the shim can recover when the client fails to open the fifos. Signed-off-by: Stephen J Day <stephen.day@docker.com>