Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

exporting outputs progress bar doesn't work (jumps from 0 to 100 without any in between steps) #3905

Open
rougsig opened this issue Mar 15, 2024 · 0 comments
Labels
type:bug Something isn't working

Comments

@rougsig
Copy link

rougsig commented Mar 15, 2024

What went wrong?
There is no realtime progress on exporting outputs.

output | --> exporting outputs
ongoing | ongoing TODO
(156) ongoing | ongoing TODO
ongoing | ongoing TODO
output | [----------] 100% exporting outputs

What should have happened?
Realtime progress on exporting outputs.

output | --> exporting outputs
output | [    ] 0% exporting outputs
output | [-   ] 25% exporting outputs
output | [--  ] 50% exporting outputs
output | [--- ] 75% exporting outputs
output | [----] 100% exporting outputs

Other Helpful Information
I have a quite big docker images to SAVE IMAGE
COMPRESSED SIZE 17.93 GB

@rougsig rougsig added the type:bug Something isn't working label Mar 15, 2024
@alexcb alexcb changed the title Output 0 100 without progress exporting outputs progress bar doesn't work (jumps from 0 to 100 without any in between steps) Mar 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Something isn't working
Projects
Status: No status
Development

No branches or pull requests

1 participant