git-annex/doc/todo/stalldetection_progress_bar_lacks_ETA.mdwn

8 lines
374 B
Text
Raw Normal View History

2020-12-11 15:51:46 +00:00
Unsure why, but when annex.stalldetection is set, the progress info it
communicates results in a progress display w/o ETA sometimes.
In particular, it seems to happen downloading from ssh, when the key does
not have a size. Normally, the size is learned during download and used in
the progress bar, but somehow this does not happen. --[[Joey]]
> [[fixed|done]] --[[Joey]]