mirror of
https://github.com/containerd/containerd.git
synced 2026-07-08 07:39:13 +00:00
When using a multi-container shim, the fifo of the 2nd to Nth container will not be opened when the ctx is done. This will cause an `ErrReadClosed` that can be ignored. Signed-off-by: Li Yuxuan <liyuxuan04@baidu.com>