Commit c5cdd25
committed
Auto merge of rust-lang#10456 - hi-rustin:rustin-patch-network, r=alexcrichton
Wait up to one second while waiting for curl
### What does this PR try to resolve?
close rust-lang#8516
Wait up to one second while waiting for curl.
### How should we test and review this PR?
1. Build cargo
2. Start a network transfer (cargo fetch).
3. Pull the network cord.
4. Wait.1 file changed
+3
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1000 | 1000 | | |
1001 | 1001 | | |
1002 | 1002 | | |
1003 | | - | |
1004 | | - | |
1005 | | - | |
1006 | | - | |
1007 | | - | |
| 1003 | + | |
| 1004 | + | |
| 1005 | + | |
1008 | 1006 | | |
1009 | 1007 | | |
1010 | 1008 | | |
| |||
0 commit comments