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

Set a hook to do a proper node shutdown in case of a panic #7366

Open
etorreborre opened this issue Jan 8, 2024 · 1 comment
Open

Set a hook to do a proper node shutdown in case of a panic #7366

etorreborre opened this issue Jan 8, 2024 · 1 comment
Assignees

Comments

@etorreborre
Copy link
Member

The recommended approach is described in the Rust documentation: https://doc.rust-lang.org/beta/std/panic/fn.set_hook.html

@etorreborre etorreborre self-assigned this Jan 8, 2024
@etorreborre
Copy link
Member Author

fixed with #7369

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

No branches or pull requests

1 participant