Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork875
Commitfec348c
committed
without this can't exit when non zero exit code
it seems like `os.Exit(state.ExitCode())` belongs here... but unclear on intent of `e.config.Build.Rerun`This at least lets you ctrl+c out of error condition instead of killing pid via external means.1 parent0dcd9c5 commitfec348c
1 file changed
+2
-0
lines changedLines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
567 | 567 |
| |
568 | 568 |
| |
569 | 569 |
| |
| 570 | + | |
| 571 | + | |
570 | 572 |
| |
571 | 573 |
| |
572 | 574 |
| |
|
0 commit comments
Comments
(0)