gRPC Python : How can cancel server side blocking call or infinite loop?

67 views
Skip to first unread message

핑귤핑귤

unread,
Sep 24, 2016, 8:57:28 PM9/24/16
to grpc.io
How can cancel server side blocking call or infinite loop (ex: time.sleep ) ?

Is it possible?

Many thanks.

Masood Malekghassemi

unread,
Sep 27, 2016, 7:20:48 PM9/27/16
to grpc.io
Could you please clarify with a bit of code (or even pseudo-code) what you mean and what it is you want to do with it? Specifically, it'd be really helpful to see what you mean by 'server side blocking call' in this context, as 'blocking' in the gRPC vernacular usually refers to a client side behavior (i.e. the client blocks the thread the call was invoked on until the call is finished).
Reply all
Reply to author
Forward
0 new messages