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

fix(tonic): make Interceptor UnwindSafe #641

Merged
merged 1 commit into from
May 12, 2021

Conversation

davidpdrsn
Copy link
Member

Fixes #429

@davidpdrsn davidpdrsn added C-enhancement Category: New feature or request A-tonic breaking change labels May 12, 2021
@davidpdrsn davidpdrsn added this to the 0.5 milestone May 12, 2021
@davidpdrsn davidpdrsn merged commit 57509d3 into master May 12, 2021
@davidpdrsn davidpdrsn deleted the david/intercept-unwind-safe branch May 12, 2021 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-tonic breaking change C-enhancement Category: New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

tonic::Interceptor is not unwind safe
2 participants