-
Notifications
You must be signed in to change notification settings - Fork 646
ElapsedTimeRemaining Keeps updating #1472
Copy link
Copy link
Closed
Labels
⭐ top bugTop bug.Top bug.needs triageSomeone needs to take a look at thisSomeone needs to take a look at this
Description
Information
- OS: Windows 11/Ubuntu 22.04
- Version: 0.48
- Terminal: Windows terminal, Powershell, ubuntu terminal
Describe the bug
The ElapsedTimeRemaining Colums wont stop updating for stopped tasks.
To Reproduce
Change Line 24 of Program.cs in Progress example from new RemainingTimeColumn() to new ElapsedTimeColumn()
Expected behavior
The elapsed time should stop progressing as the progresstask finishesh.
Please upvote 👍 this issue if you are interested in it.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
⭐ top bugTop bug.Top bug.needs triageSomeone needs to take a look at thisSomeone needs to take a look at this