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).

On Saturday, September 24, 2016 at 5:57:28 PM UTC-7, 핑귤핑귤 wrote:
>
> How can cancel server side blocking call or infinite loop (ex: time.sleep 
> ) ?
>
> Is it possible?
>
> Many thanks.
>

-- 
You received this message because you are subscribed to the Google Groups 
"grpc.io" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/grpc-io.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/grpc-io/1a9f0f12-0cfe-4aee-bf2b-c3b4cea604f7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to