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

Exit status doesn't return correct result #434

Closed
jwoertink opened this issue Nov 1, 2019 · 0 comments · Fixed by #448
Closed

Exit status doesn't return correct result #434

jwoertink opened this issue Nov 1, 2019 · 0 comments · Fixed by #448

Comments

@jwoertink
Copy link
Member

These comments explain the issue, but TL;DR: We're using exit_status, but we should use exit_code instead here and here.

luckyframework/lucky#953 (comment)
crystal-lang/crystal#8381 (comment)

jwoertink added a commit that referenced this issue Jan 4, 2020
…en an exception happens. exit_status will be deprecated in future versions of crystal. Fixes #434
jwoertink added a commit that referenced this issue Jan 4, 2020
…en an exception happens. exit_status will be deprecated in future versions of crystal. Fixes #434 (#448)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant