Commit 63b4e21
fix(downloads): report real elapsed time of a component downloads instead of cumulative
Before this commit, if RUSTUP_CONCURRENT_DOWNLOADS < 6, the timer for
the components download would start at the same time for every one of
them instead of just starting when the actual download begins.1 parent 945db8c commit 63b4e21
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| 84 | + | |
84 | 85 | | |
85 | 86 | | |
86 | 87 | | |
| |||
0 commit comments