-
- Downloads
Updates server shutdown handling
- ensures that servers cancels calls after the shutdown timeout - uses an infinite timeout when request server calls This two changes fix the issue where the server segfaults on shutdown.
Showing
- src/ruby/bin/math_client.rb 3 additions, 3 deletionssrc/ruby/bin/math_client.rb
- src/ruby/bin/math_server.rb 16 additions, 0 deletionssrc/ruby/bin/math_server.rb
- src/ruby/ext/grpc/rb_server.c 5 additions, 25 deletionssrc/ruby/ext/grpc/rb_server.c
- src/ruby/lib/grpc/generic/rpc_server.rb 8 additions, 7 deletionssrc/ruby/lib/grpc/generic/rpc_server.rb
Loading
Please register or sign in to comment