diff --git a/doc/todo/stalldetection_progress_bar_lacks_ETA.mdwn b/doc/todo/stalldetection_progress_bar_lacks_ETA.mdwn new file mode 100644 index 0000000000..566495613d --- /dev/null +++ b/doc/todo/stalldetection_progress_bar_lacks_ETA.mdwn @@ -0,0 +1,5 @@ +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]]