aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/python/grpcio/tests/tests.json
diff options
context:
space:
mode:
authorGravatar Jan Tattermusch <jtattermusch@users.noreply.github.com>2016-06-14 13:33:48 -0700
committerGravatar GitHub <noreply@github.com>2016-06-14 13:33:48 -0700
commitd66c3810f80318fad0279fced9205b0bb1b3fc43 (patch)
treef792a40bf54da6defe4e1f840e72cf584ae0df95 /src/python/grpcio/tests/tests.json
parentfd1419a1761bd09931e014100d5d9737c4942bc8 (diff)
parented7428526cea1f7b54a126ef9cdb2c1456c47f2c (diff)
Merge pull request #6857 from kpayson64/python_cleanup
Added cleanup to server thread join method
Diffstat (limited to 'src/python/grpcio/tests/tests.json')
-rw-r--r--src/python/grpcio/tests/tests.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/python/grpcio/tests/tests.json b/src/python/grpcio/tests/tests.json
index 391bb39ef5..e64d2d04a7 100644
--- a/src/python/grpcio/tests/tests.json
+++ b/src/python/grpcio/tests/tests.json
@@ -54,6 +54,7 @@
"_rpc_test.RPCTest",
"_sanity_test.Sanity",
"_secure_interop_test.SecureInteropTest",
+ "_thread_cleanup_test.CleanupThreadTest",
"_transmission_test.RoundTripTest",
"_transmission_test.TransmissionTest",
"_utilities_test.ChannelConnectivityTest",