Skip to content
New issue

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

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

Already on GitHub? # to your account

exit immediately after halt or halt_error is called #2667

Merged
merged 1 commit into from
Jul 7, 2023

Conversation

emanuele6
Copy link
Member

@emanuele6 emanuele6 commented Jul 7, 2023

Instead of continuing to the next input, and only exiting if there are no more inputs.

Closes #2533

Instead of continuing to the next input, and only exiting if there are
no more inputs.

Closes jqlang#2533
@nicowilliams nicowilliams merged commit cd8898d into jqlang:master Jul 7, 2023
@emanuele6 emanuele6 requested a review from nicowilliams July 7, 2023 16:13
@nicowilliams
Copy link
Contributor

Thanks!

@emanuele6 emanuele6 deleted the halt_is_q branch July 7, 2023 16:13
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Crash on halt_error
2 participants