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

examples: add tokio_panic_hook example #1593

Merged
merged 2 commits into from
Sep 24, 2021
Merged

Conversation

hawkw
Copy link
Member

@hawkw hawkw commented Sep 24, 2021

It turns out panic hooks also work nicely even when panics are captured.
I figured we may as well have an example demoing this!

It turns out panic hooks also work nicely even when panics are captured.
I figured we may as well have an example demoing this!
@hawkw hawkw requested review from davidbarsky and a team as code owners September 24, 2021 17:33
@hawkw hawkw merged commit ee8fd28 into master Sep 24, 2021
@hawkw hawkw deleted the eliza/tokio-panic-exmaple branch September 24, 2021 19:15
hawkw added a commit that referenced this pull request Oct 1, 2021
It turns out panic hooks also work nicely even when panics are captured.
I figured we may as well have an example demoing this!
hawkw added a commit that referenced this pull request Oct 1, 2021
It turns out panic hooks also work nicely even when panics are captured.
I figured we may as well have an example demoing this!
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.

1 participant