aboutsummaryrefslogtreecommitdiffhomepage
path: root/grpc.gemspec
diff options
context:
space:
mode:
authorGravatar Ken Payson <kpayson@google.com>2016-06-10 13:19:31 -0700
committerGravatar Ken Payson <kpayson@google.com>2016-06-13 15:38:53 -0700
commited7428526cea1f7b54a126ef9cdb2c1456c47f2c (patch)
tree64d4239e374dbbc2da4be8153db816c29b5a4350 /grpc.gemspec
parent68e5ecbee4882a74b16a6e22d935d68798016804 (diff)
Added cleanup to the server thread's join method.
When the Python Interpreter exits, it first attempts to join any outstanding threads. This is problematic if a server is created as a top-level variable or referenced by a reference cycle, as join() will hang. This adds cleanup behavior to the server thread's join().
Diffstat (limited to 'grpc.gemspec')
0 files changed, 0 insertions, 0 deletions