You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to grpc.io
Is there a way to explicitly clean up a channel in the Python API? The concepts document just says, "How gRPC deals with closing down channels is language-dependent." Apparently some language bindings have a "shutdown" method?
Nathaniel Manista
unread,
Sep 13, 2017, 12:05:26 AM9/13/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
Is there a way to explicitly clean up a channel in the Python API? The concepts document just says, "How gRPC deals with closing down channels is language-dependent." Apparently some language bindings have a "shutdown" method?