-
- Downloads
Corrects the cancel_after_first_response test
- stops attempting to verify by catching the CancelledError - instead the test examines the operation state after cancellation, which is equally valid and more stable. Also - simplifies bidi on the server
Showing
- src/ruby/bin/interop/interop_client.rb 3 additions, 1 deletionsrc/ruby/bin/interop/interop_client.rb
- src/ruby/lib/grpc/generic/active_call.rb 7 additions, 4 deletionssrc/ruby/lib/grpc/generic/active_call.rb
- src/ruby/lib/grpc/generic/bidi_call.rb 28 additions, 36 deletionssrc/ruby/lib/grpc/generic/bidi_call.rb
Please register or sign in to comment