mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
fde2329eaa
A watcher would output the current progress item when it was detached, in case it missed that item earlier, which would leave the user seeing some intermediate step of the operation. This commit changes it to only output it on detach if it didn't already output the same item. Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com> |
||
---|---|---|
.. | ||
download.go | ||
download_test.go | ||
transfer.go | ||
transfer_test.go | ||
upload.go | ||
upload_test.go |