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 panic due to cancelled context in mesh RPCs. #1175

Merged
merged 4 commits into from
Oct 10, 2017

Conversation

ben-clayton
Copy link
Contributor

No description provided.

Use the non-must form to handle context cancellation correctly in hand written code.

Fixes google#1123
…rors.

These connections can error if the server is shutting down. No need to crash the client.
@ben-clayton ben-clayton merged commit 8f7cbeb into google:master Oct 10, 2017
@ben-clayton ben-clayton deleted the fix-cancel-panic branch October 10, 2017 23:33
purvisa-at-google-com pushed a commit that referenced this pull request Sep 29, 2022
when the application creates an vulkan instance, destroys & creates another instance with the
same handle ID. vulkan layer returns VK_ERROR_INITIALIZATION_FAILED as the original instance
still exists in the local map.
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.

2 participants