1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/graph
Tonis Tiigi 3037e4f7c4 Fix goroutine leak on pull
Close the pipeWriter even if there was no error.

Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
2015-08-31 15:56:19 -07:00
..
tags
export.go change exportImage to top-level func 2015-08-10 22:18:57 +08:00
graph.go [daemon] Refactor image_delete.go 2015-08-28 11:01:24 -07:00
graph_test.go
history.go
import.go adding message option to the import subcommand 2015-08-25 02:55:04 +00:00
list.go Fix #8048 : make docker images repository:tag work 2015-08-13 08:50:09 +02:00
load.go Clean up ProgressStatus 2015-08-27 13:22:08 -07:00
load_unsupported.go
mutex.go
pools_test.go Clean up ProgressStatus 2015-08-27 13:22:08 -07:00
pull.go
pull_v1.go Remove "...already being pulled" messages 2015-08-27 13:22:08 -07:00
pull_v2.go Fix goroutine leak on pull 2015-08-31 15:56:19 -07:00
push.go Revert #14884 2015-08-12 18:46:48 -07:00
push_v1.go Change poolAdd to return a boolean instead of an error 2015-08-27 11:18:42 -07:00
push_v2.go Change poolAdd to return a boolean instead of an error 2015-08-27 11:18:42 -07:00
registry.go
service.go
tags.go Merge pull request #15489 from aaronlehmann/pull-updates 2015-08-31 09:37:33 -07:00
tags_unit_test.go Finish linting opts and trust package. 2015-08-27 17:36:11 +02:00