Skip to content

terminate the router when a panic occurs#1602

Merged
garypen merged 2 commits intomainfrom
garypen/terminate-on-panic
Aug 24, 2022
Merged

terminate the router when a panic occurs#1602
garypen merged 2 commits intomainfrom
garypen/terminate-on-panic

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