mirror of
https://github.com/nsnail/spectre.console.git
synced 2026-06-19 17:59:01 +08:00
6f16081f42
This commit also changes the behavior of ProgressContext.IsFinished. Only tasks that have been started will be taken into consideration, and not indeterminate tasks. Closes #329 Closes #331