Skip to content

Node: correctly bubble up errors caused by non-serializable writes#8924

Merged
murgatroid99 merged 3 commits intogrpc:v1.0.xfrom
murgatroid99:node_handle_bad_writes
Dec 13, 2016
Merged

Node: correctly bubble up errors caused by non-serializable writes#8924
murgatroid99 merged 3 commits intogrpc:v1.0.xfrom
murgatroid99:node_handle_bad_writes

Conversation

@murgatroid99
Copy link
Copy Markdown
Member

This fixes #8882.

This will ensure that if a client or server stream tries to send a message that cannot be serialized on an open call, the call will be properly terminated.

@murgatroid99 murgatroid99 merged commit 3916a17 into grpc:v1.0.x Dec 13, 2016
@lock lock bot locked as resolved and limited conversation to collaborators Jan 25, 2019
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.

3 participants