aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ruby/ext/grpc/rb_server.c
diff options
context:
space:
mode:
authorGravatar Alexander Polcyn <apolcyn@google.com>2017-04-14 15:56:04 -0700
committerGravatar Alexander Polcyn <apolcyn@google.com>2017-04-14 16:29:04 -0700
commit792c7e3d278d144d4ca614006a06844d7796d30a (patch)
tree9af1915a269fc8f5c8dc8dfd7df7087a8e08f948 /src/ruby/ext/grpc/rb_server.c
parent2a9b5d77ed0b139f71f9b9e04e527fb09afdbec9 (diff)
add new test where client forks after require grpc, to test that lib startup
Diffstat (limited to 'src/ruby/ext/grpc/rb_server.c')
-rw-r--r--src/ruby/ext/grpc/rb_server.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/ruby/ext/grpc/rb_server.c b/src/ruby/ext/grpc/rb_server.c
index de79a5121f..2286a99f24 100644
--- a/src/ruby/ext/grpc/rb_server.c
+++ b/src/ruby/ext/grpc/rb_server.c
@@ -222,8 +222,6 @@ static VALUE grpc_rb_server_request_call(VALUE self) {
return Qnil;
}
-
-
/* build the NewServerRpc struct result */
deadline = gpr_convert_clock_type(st.details.deadline, GPR_CLOCK_REALTIME);
result = rb_struct_new(