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

C# streaming api improvements #6699

Merged

Conversation

jtattermusch
Copy link
Contributor

-- streaming api polish: Task for client side write after call cancellation has been requested finishes with TaskCanceledException
-- get rid of AsyncCompletionDelegate related code and use standard TaskCompletionSource instead (simplifies the code and prepares ground for fine-tuning the API)
-- add a few tests
-- add a few new TODOs

@jtattermusch
Copy link
Contributor Author

test this please

@murgatroid99
Copy link
Member

LGTM

@jtattermusch jtattermusch merged commit 55ebba1 into grpc:master May 26, 2016
@lock lock bot locked as resolved and limited conversation to collaborators Jan 27, 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