Hi,

I have recently discovered serverCallStreamObserver.isCancelled() cannot 
detect disconnection of a client when gRPC version is higher than 1.41.x. 
So, the server logic that I have contains a while loop that runs forever 
and if the client disconnects from the server, it will call onCompleted() 
before breaking from the loop. I am wondering what has changed in the new 
versions and what is the new way to implement a similar behaviour?

Regards,
Bill

-- 
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 grpc-io+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/grpc-io/86b78a5d-3ff5-426b-8251-c845a7214a4en%40googlegroups.com.

Reply via email to