Skip to content
This repository has been archived by the owner on Apr 9, 2021. It is now read-only.

Remove incorrect text about canceling a synchronous RPC #478

Merged
merged 1 commit into from
Mar 22, 2017

Conversation

vjpai
Copy link
Member

@vjpai vjpai commented Mar 21, 2017

You can always cancel from another thread ("racily"), cancel before invoking the RPC, or in the case of streaming synchronous RPCs, cancel in between stream ops.

@vjpai vjpai requested a review from dgquintas March 21, 2017 23:47
@vjpai vjpai merged commit 0377799 into grpc:master Mar 22, 2017
@vjpai vjpai deleted the cancel branch March 22, 2017 20:42
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants