2e0c92b168
When using the fetcher concurrently, the loop modifying the closed `base` parameter was causing urls from different digests to be returned randomly. We copy the the value and then modify it to make it work correctly. Luckily, we are using content addressable storage or this would have been undetectable. Signed-off-by: Stephen J Day <stephen.day@docker.com> |
||
---|---|---|
.. | ||
active.go | ||
apply.go | ||
common.go | ||
delete.go | ||
fetch.go | ||
get.go | ||
ingest.go | ||
list.go | ||
main.go |