containerd/content
Kazuyoshi Kato c95d71cf60 content: include the staleness of the lock when tryLock() fails
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>
2020-12-02 14:08:02 -08:00
..
local content: include the staleness of the lock when tryLock() fails 2020-12-02 14:08:02 -08:00
proxy ensure we cancel child context when reading grpc 2020-10-14 09:50:48 +03:00
testsuite vendor: update gotest.tools v3.0.2 2020-02-28 17:47:20 +01:00
content.go Fix writer deadlock in local store 2018-10-15 16:33:45 -07:00
helpers_test.go vendor: update gotest.tools v3.0.2 2020-02-28 17:47:20 +01:00
helpers.go Add comments clarifying copyWithBuffer implementation 2020-11-03 04:25:42 +00:00