mirror of
https://github.com/nsnail/spectre.console.git
synced 2026-03-21 11:42:05 +08:00
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