Imported Upstream version 1.34.0
[platform/upstream/grpc.git] / src / python / grpcio / grpc / _cython / _cygrpc / completion_queue.pyx.pxi
index a47403a..54c55f8 100644 (file)
@@ -115,4 +115,4 @@ cdef class CompletionQueue:
             self.c_completion_queue, c_deadline, NULL)
         self._interpret_event(event)
       grpc_completion_queue_destroy(self.c_completion_queue)
-    grpc_shutdown_blocking()
+    grpc_shutdown()