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

fix: Handle errors in callback #80

Merged
merged 1 commit into from
Oct 30, 2021

Conversation

DeMoorJasper
Copy link
Member

@DeMoorJasper DeMoorJasper commented Oct 29, 2021

This ensures we handle errors in the callbacks, instead of segfault this throws it as an uncaught exception.

Not sure if this is the way to go, or if we should log this to cerr instead or even ignore it completely.

Screen Shot 2021-10-29 at 20 21 32

@height
Copy link

height bot commented Oct 29, 2021

Link Height tasks by mentioning a task ID in the pull request title or commit messages, or description and comments with the keyword link (e.g. "Link T-123").

💡Tip: You can also use "Close T-X" to automatically close a task when the pull request is merged.

@devongovett devongovett merged commit cb4493c into master Oct 30, 2021
@devongovett devongovett deleted the fix/uncaught-exception-callback branch October 30, 2021 02:05
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.

None yet

2 participants