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

The inputFile option crashes the process when the file path is missing #608

Closed
ehmicky opened this issue Dec 16, 2023 · 1 comment · Fixed by #609
Closed

The inputFile option crashes the process when the file path is missing #608

ehmicky opened this issue Dec 16, 2023 · 1 comment · Fixed by #609

Comments

@ehmicky
Copy link
Collaborator

ehmicky commented Dec 16, 2023

When passing a missing file path to the inputFile option, the process crashes.
This is because the error events from the streams created by the inputFile option are not handled.

@ehmicky
Copy link
Collaborator Author

ehmicky commented Dec 16, 2023

Fixed by #609.

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

Successfully merging a pull request may close this issue.

1 participant