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

Ignore exception on disconnection by STREAM_RST #475

Merged
merged 1 commit into from
Nov 24, 2021

Conversation

mayuki
Copy link
Member

@mayuki mayuki commented Nov 24, 2021

If the connection closed with STREAM_RST, PipeReader throws an IOException.

System.IO.IOException: The client reset the request stream.

@mayuki mayuki merged commit fa251db into master Nov 24, 2021
@mayuki mayuki deleted the hotfix/IgnoreStreamRstOnStreamingHub branch November 24, 2021 02:05
AntonC9018 pushed a commit to AntonC9018/MagicOnion that referenced this pull request Sep 13, 2022
…treamingHub

Ignore exception on disconnection by STREAM_RST
AntonC9018 pushed a commit to AntonC9018/MagicOnion that referenced this pull request Sep 13, 2022
…treamingHub

Ignore exception on disconnection by STREAM_RST
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.

1 participant