moby--moby/pkg/progressreader
Aaron Lehmann 4a5d40fdb7 Make Broadcaster Wait function wait for all writers to finish before returning
Also, use the channel to determine if the broadcaster is closed,
removing the redundant isClosed variable.

Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
2015-09-11 10:54:40 -07:00
..
broadcaster.go Make Broadcaster Wait function wait for all writers to finish before returning 2015-09-11 10:54:40 -07:00
progressreader.go Fix uses of "int" where "int64" should be used instead 2015-07-31 16:31:40 -07:00
progressreader_test.go Fix uses of "int" where "int64" should be used instead 2015-07-31 16:31:40 -07:00