Skip to content

dvc push -q is not completely quiet, shows file transfer tqdm progress bars #3314

@WillNichols726

Description

@WillNichols726

Hey guys, love what you've done with DVC.

Had a quick bug that's causing me a little issue. When I use 'dvc push -q' I'm still seeing tqdm progress bars. Wouldn't be a huge issue, but I'm probably pushing 100K 250kb files. This is a local remote, so the transfer speeds are quick. I know in some of my other scripts where I use tqdm, if the iteration time is very small, the tqdm overhead of writing to std::out actually starts to contribute to performance.

dvc version: 0.83.0
os: Windows 10

image

Metadata

Metadata

Assignees

Labels

bugDid we break something?p2-mediumMedium priority, should be done, but less importantrefactoringFactoring and re-factoringresearchuiuser interface / interaction

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions