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

Do not create streams after a GOAWAY has been received #19968

Merged
merged 2 commits into from
Aug 16, 2019

Conversation

yashykt
Copy link
Member

@yashykt yashykt commented Aug 15, 2019

Do not create streams after a GOAWAY has been received.

Fixes #19969

@yashykt yashykt requested a review from yang-g August 15, 2019 23:24
@yashykt yashykt added the release notes: yes Indicates if PR needs to be in release notes label Aug 15, 2019
@yashykt
Copy link
Member Author

yashykt commented Aug 16, 2019

Issues : #19819, #19422

@yashykt
Copy link
Member Author

yashykt commented Aug 16, 2019

Thanks for reviewing!

@yashykt yashykt merged commit 694263c into grpc:master Aug 16, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Nov 14, 2019
@yashykt yashykt deleted the chttp2log branch May 18, 2023 19:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lang/core 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 Client creates new streams even after receiving GOAWAY frames
3 participants