mirror of
https://github.com/containerd/containerd.git
synced 2026-07-18 13:31:22 +00:00
When multiple clients are pulling the same image, we may have this lock error. Short-lived locks are probably fine, but long-lived locks may indicate that containerd has some issues. Signed-off-by: Kazuyoshi Kato <katokazu@amazon.com>