Skip to content

gRPC: fix bugs found during testing#2069

Closed
var-const wants to merge 6 commits intovarconst/unrevert-grpcfrom
varconst/grpc-readd-bugfix
Closed

gRPC: fix bugs found during testing#2069
var-const wants to merge 6 commits intovarconst/unrevert-grpcfrom
varconst/grpc-readd-bugfix

Conversation

@var-const
Copy link
Contributor

(wait until #2068 is merged)

All in GrpcStream:

  • make sure there are no pending completions when "finish" operation is enqueued;
  • always finish gRPC calls;
  • when connectivity changes, reset not just the calls, but the underlying channel as well.

Original PR: #2039

wilhuff and others added 6 commits November 1, 2018 09:07
All in `GrpcStream`:
* make sure there are no pending completions when "finish" operation is enqueued;
* always finish gRPC calls;
* when connectivity changes, reset not just the calls, but the underlying channel as well.
@var-const var-const force-pushed the varconst/unrevert-grpc branch from 8259602 to 7ce312e Compare November 13, 2018 18:23
@var-const var-const closed this Nov 13, 2018
@paulb777 paulb777 deleted the varconst/grpc-readd-bugfix branch October 2, 2019 19:19
@firebase firebase locked and limited conversation to collaborators Oct 25, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants