dvc --version
0.30.1
Just finished executing dvc pull
successfully.
Nevertheless noticed this, which may be considered a bug (the total count is smaller than the actually downloaded files) and thought it was worth reporting.
Thanks @andrethrill. It definitely seems like bug!
@pared is it progress bar related bug? pull itself is not affected I hope?
@shcheklein , is not, I think the problem is in the recently added progress_aware
decorator (under dvc/progress.py
) I'll take a look into it.
@pared , I think this is related https://github.com/iterative/dvc/issues/1643 I'll unassign me
@andrethrill I was trying to reproduce this issue, and am unable to do that. I tried nesting some directories with files inside, but numbers do match. Can you retry this on your side?
@pared since it's a costly operation I can let you know once I need to run it again. But it may take a while.
@andrethrill Let's close it for now then, please feel free to reopen if you encounter this issue again. Thanks for the feedback! :)
Most helpful comment
@pared since it's a costly operation I can let you know once I need to run it again. But it may take a while.