-
Notifications
You must be signed in to change notification settings - Fork 140
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rework error handling to check context.State
Currently the debos error handling sets an exitcode during the run, then exits with that code. Since we only ever exit with a 1, unless an error occurs while running fakemachine, let's switch around the error handling to use the context.State and check the state after running. Signed-off-by: Christopher Obbard <[email protected]>
- Loading branch information
Showing
1 changed file
with
29 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters