aboutsummaryrefslogtreecommitdiffhomepage
path: root/vsprojects/grpc++/grpc++.vcxproj.filters
diff options
context:
space:
mode:
authorGravatar Nathaniel Manista <nathaniel@google.com>2015-08-24 18:10:55 +0000
committerGravatar Nathaniel Manista <nathaniel@google.com>2015-08-24 18:10:55 +0000
commit9faff0e2b16c814d25b6be2d2af768e533e843bd (patch)
tree9b42d944dfaefa211a4c1f18c7663a3cf6a6a28f /vsprojects/grpc++/grpc++.vcxproj.filters
parent04715888e60c6195a2c1d9d6b31f7a82f0d717e2 (diff)
Four small bugfixes
(1) In grpc._links.service._Kernel.add_ticket, premetadata() the call if it has not already been premetadataed for any non-None ticket termination, not just links.Ticket.Termination.COMPLETION. (2) In grpc.framework.core._reception, add an entry to _REMOTE_TICKET_TERMINATION_TO_LOCAL_OUTCOME for REMOTE_FAILURE. REMOTE_FAILURE on a received ticket indicates the remote side of the operation blaming the local side for operation abortion. (3) In grpc.framework.core._reception.ReceptionManager._abort, only abort the operation's other managers if the operation has not already terminated, as indicated by the "outcome" attribute of the TerminationManager. (4) In grpc.framework.core._reception.ReceptionManager._abort, don't transmit the outcome to the other side of the operation. Either it came from the other side in the first place and to send it back would be telling the other side something it already knows, or it arose from a network failure and there's no confidence that it would reach the other side.
Diffstat (limited to 'vsprojects/grpc++/grpc++.vcxproj.filters')
0 files changed, 0 insertions, 0 deletions