Skip to content

Abort Restate process on panic #11

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

Merged
merged 1 commit into from
Jan 25, 2023
Merged

Abort Restate process on panic #11

merged 1 commit into from
Jan 25, 2023

Conversation

tillrohrmann
Copy link
Contributor

Additionally, include full unwind tables so that stack traces contain helpful information in case of a panic.

This fixes #10.

@tillrohrmann tillrohrmann added this to the 1A milestone Jan 17, 2023
@tillrohrmann tillrohrmann self-assigned this Jan 17, 2023
@tillrohrmann
Copy link
Contributor Author

Do you want to give this PR another pass @slinkydeveloper?

@tillrohrmann
Copy link
Contributor Author

Thanks for the review @slinkydeveloper.

Additionally, include full unwind tables so that stack traces contain
helpful information in case of a panic.

This fixes #10.
@tillrohrmann tillrohrmann merged commit 28f791f into restatedev:main Jan 25, 2023
@tillrohrmann tillrohrmann deleted the issue#10 branch January 25, 2023 14:40
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.

Handle panics by spawned components in Application::run
2 participants