mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
50c355777e
The original purpose of this was to cancel downloads if pullV2Tag returns an error, preventing an associated crash (see #15353). The broadcaster now accomplishes the same thing that the pipe does, making the pipe redundant. When pullV2Tag returns, all broadcasters are closed, which means all further writes to those broadcasters will return errors. Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com> |
||
---|---|---|
.. | ||
tags | ||
export.go | ||
graph.go | ||
graph_test.go | ||
history.go | ||
import.go | ||
list.go | ||
load.go | ||
load_unsupported.go | ||
mutex.go | ||
pools_test.go | ||
pull.go | ||
pull_v1.go | ||
pull_v2.go | ||
push.go | ||
push_v1.go | ||
push_v2.go | ||
registry.go | ||
service.go | ||
tags.go | ||
tags_unit_test.go |