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

client: fix race between server response and stream context cancellation #1729

Merged
merged 2 commits into from
Dec 14, 2017

Conversation

MakMukhi
Copy link
Contributor

@MakMukhi MakMukhi commented Dec 13, 2017

While waiting for headers from the server, client should wait on error chans as well.

fixes: #1727

@dfawley dfawley changed the title While waiting for headers from the server, client should wait on erro… client: fix race between server response and stream context cancellation Dec 14, 2017
@MakMukhi MakMukhi merged commit 4742c42 into grpc:master Dec 14, 2017
@dfawley dfawley added this to the 1.9 Milestone milestone Jan 2, 2018
@MakMukhi MakMukhi deleted the waitOnHeader branch May 4, 2018 02:11
@lock lock bot locked as resolved and limited conversation to collaborators Oct 31, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Hanging forever on RecvCompress
2 participants