Skip to content

Conversation

@JamesNK
Copy link
Member

@JamesNK JamesNK commented Aug 20, 2020

Fixes #1021

Allows try/catch to eat errors from RequestStream.ReadNext and ResponseStream.WriteAsync without them being logged at an error level.

@JamesNK JamesNK requested a review from JunTaoLuo August 20, 2020 03:32
@JamesNK JamesNK force-pushed the jamesnk/server-message-log-servity branch from 31a3da3 to 2452f00 Compare August 20, 2020 19:52
@JamesNK JamesNK merged commit 4bf3236 into grpc:master Aug 20, 2020
@JamesNK JamesNK deleted the jamesnk/server-message-log-servity branch August 20, 2020 20:16
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.

How to use Bi-directional streaming call without IOException in console of server when I close the client?

2 participants