canonical / canonical/craft-cli
Accept a total of `0` for a progress bar and behave well in this case.
Open
Status: Triaged
Type: Enhancement
- Dominant language
- Python
- Stars
- 16
- Forks
- 27
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 12
Description
### What needs to get done
When using a progress bar, accept a total of 0 and provide some sort of acceptable output that indicates we don't know the total progress.
### Why it needs to get done
We sometimes want to use a progress bar but aren't sure what the total will be.
Contributor guide
Assessment
This issue has not been assessed yet.