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

terminate the router when a panic occurs #1602

Merged
merged 2 commits into from
Aug 24, 2022
Merged

Conversation

garypen
Copy link
Contributor

@garypen garypen commented Aug 24, 2022

We have a panic handler that logs a backtrace when a panic is
encountered. Many panic situations result in the router becoming
unusable. We should terminate the router once we have finished
writing panic details to the log.

We have a panic handler that logs a backtrace when a panic is
encountered. Many panic situations result in the router becoming
unusable. We should terminate the router once we have finished
writing panic details to the log.
@garypen garypen self-assigned this Aug 24, 2022
@github-actions

This comment has been minimized.

and fix my comment typo
@garypen garypen merged commit 7265bcc into main Aug 24, 2022
@garypen garypen deleted the garypen/terminate-on-panic branch August 24, 2022 15:23
@abernix abernix added this to the v1.0.0-alpha.0 milestone Aug 29, 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.

4 participants