Skip to content

rustup shows timings on windows like "5.1334958959 mins" #1720

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
mark-summerfield opened this issue Mar 18, 2019 · 1 comment
Closed

rustup shows timings on windows like "5.1334958959 mins" #1720

mark-summerfield opened this issue Mar 18, 2019 · 1 comment
Labels

Comments

@mark-summerfield
Copy link

Problem

When doing an update it shows times like this:
1.9 MiB / 8.5 MiB ( 22 %) 52.8 KiB/s ETA: 2.1394449869791665 min 8.36669921875 s

Surely this should be more like "2min 8sec"?

Steps

rustup update stable on Windows 7-64

Possible Solution(s)

Notes

Output of rustup --version: rustup 1.17.0 (069c88e 2019-03-05)
Output of rustup show:
V:>rustup show
Default host: x86_64-pc-windows-msvc

stable-x86_64-pc-windows-msvc (default)
rustc 1.33.0 (2aa4c46cf 2019-02-28)

@kinnison
Copy link
Contributor

Fixed in #1699

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants