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

[Documentation] Update docs for TryCancel() on ServerContext #32889

Merged
merged 1 commit into from Apr 21, 2023

Conversation

yashykt
Copy link
Member

@yashykt yashykt commented Apr 18, 2023

Fix #32638

@yashykt yashykt merged commit fe4147a into grpc:master Apr 21, 2023
61 of 64 checks passed
@copybara-service copybara-service bot added the imported Specifies if the PR has been imported to the internal repository label Apr 21, 2023
XuanWang-Amos pushed a commit to XuanWang-Amos/grpc that referenced this pull request May 1, 2023
)

Fix grpc#32638

<!--

If you know who should review your pull request, please assign it to
that
person, otherwise the pull request would get assigned randomly.

If your pull request is for a specific language, please add the
appropriate
lang label.

-->
wanlin31 pushed a commit that referenced this pull request May 18, 2023
Fix #32638

<!--

If you know who should review your pull request, please assign it to
that
person, otherwise the pull request would get assigned randomly.

If your pull request is for a specific language, please add the
appropriate
lang label.

-->
@yashykt yashykt deleted the TryCancelDocs branch May 18, 2023 20:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bloat/low imported Specifies if the PR has been imported to the internal repository lang/c++ lang/core per-call-memory/neutral per-channel-memory/neutral release notes: yes Indicates if PR needs to be in release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

grpc::ServerContext::TryCancel crashes with segment fault (no matter what!)
2 participants