Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fail fast #180

Open
piegamesde opened this issue Apr 6, 2021 · 0 comments
Open

Fail fast #180

piegamesde opened this issue Apr 6, 2021 · 0 comments

Comments

@piegamesde
Copy link

When a subcommand dies with non-zero exit code, I'd expect the shell to handle this and bail out except if there's explicit error handling in the code.

I came here in the hope of finding a replacement for my Bash scripts, and the first thing I write in every Bash script is precisely set -eo pipefail.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant