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

Catch errors in compileOneFileLater #8

Closed
wants to merge 1 commit into from

Conversation

harryadel
Copy link

This prevents destructuring errors when getResult returns undefined. Merely catching the error is enough as an error is displayed to the user with the cause of it.

This prevents destructuring errors when `getResult` returns undefined. Merely catching the error is enough as an error is displayed to the user with the cause of it.
@zodern
Copy link
Owner

zodern commented Feb 12, 2022

Thanks @harryadel. The crash is fixed in 629bc00.

@zodern zodern closed this Feb 12, 2022
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 this pull request may close these issues.

2 participants