Commit 13f0658
authored
fix(tasks): propagate io::copy errors during benchmark file download (#12813)
Codspeed left this comment on my PR.
The perf increase is obviously wrong, the only way i could see this
happening is if it failed to copy. this PR updates it to propogate the
error so that we know when something fails, rather than having codspeed
log incorrect perf differences
1 parent 69fd08d commit 13f0658
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | | - | |
| 116 | + | |
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
| |||
0 commit comments