-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
Stops exception allocation on channel shutdown #11955
Stops exception allocation on channel shutdown #11955
Conversation
examples/grpc-java
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Revert this
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This still hasn't been reverted.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This submodule shouldn't exist. It will be deleted when properly reverted.
2. deletes finalPing.failed(status); was called twice
…ener.operationComplete
For the record, I had looked at this after you pushed your most recent commits, but I was still waiting for you to address all my comments. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just examples/grpc-java remains to be fixed
57c4ce8
to
5ce6267
Compare
Fixes: #10524