Commit 9343661
committed
fix(styrojail): clarify the unreachable post-exec error
"styrolite exec failed" was misleading: runner.exec() replaces the
process on success and propagates a descriptive error on failure, so this
fallback is never expected. Name the runner and state what happened.1 parent 3f0b5ca commit 9343661
1 file changed
Lines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
207 | 207 | | |
208 | 208 | | |
209 | 209 | | |
210 | | - | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
211 | 216 | | |
0 commit comments