ETA and elapsed time show days differently #16
Labels
No Label
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: a-j-wood/pv#16
Loading…
Reference in New Issue
There is no content yet.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. Continue?
Sent from: jake
pipe viewer bug report:
I'm using version 1.6.0 (usage: | pv -pterls $size) and noticed a difference between the time format for the ETA and the elapsed time on a long-running process. The ETA shows '26:17:48:10' which is clearly days:hours:minutes:seconds, but the elapsed time shows '53:23:37'. It is only showing the hours and not days. Is this intentional?
The next release will show the elapsed time in D:HH:MM:SS like the ETA does, if it goes over 1 day.