Commit 05a8062
authored
When spawn() fails, include the underlying error in the message. (#613)
Include spawn()'s error message when reporting a spawn error, as it may
contain information useful for determining the cause of the error.
This is motivated by the CI error messages in rust-lang/rust#87329.1 parent 4a6e8b7 commit 05a8062
1 file changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3041 | 3041 | | |
3042 | 3042 | | |
3043 | 3043 | | |
3044 | | - | |
| 3044 | + | |
3045 | 3045 | | |
3046 | | - | |
| 3046 | + | |
| 3047 | + | |
| 3048 | + | |
| 3049 | + | |
3047 | 3050 | | |
3048 | 3051 | | |
3049 | 3052 | | |
| |||
0 commit comments