[grpc-io] pure virtual method called. terminate called without an active exception

2023-05-25 Thread karthik karra
Hi All, I am using reactor bidi apis. when run normally, i am not facing this error but when trying to run the client with valgrind then this error is showing up. any suggestions would be helpful. thanks, karthik -- You received this message because you are subscribed to the Google Groups

[grpc-io] Re: How grpc cancell a thread/running function in server side.

2023-05-25 Thread Ashok Krishna
Hi, Is there a better way to this requirement other than adding multiple checkpoints in the code like the one below which would be cumbersome ? if (observer.isCancelled()) { return; } On Friday, June 24, 2022 at 9:51:02 AM UTC+5:30 sanjay...@google.com wrote: > This may partially answer

[grpc-io] gPRC: Python server and web client (TypeScript)

2023-05-25 Thread Mark Norgate
I have built a little Python gRPC server and am now trying to build a client that runs in Vite for the web in TypeScript. There is a similar thread here , but the poster did not respond to say if they had solved the problem. I have used

Re: [grpc-io] Re: Proxyless gRPC services in Istio mesh

2023-05-25 Thread 'Sanjay Pujare' via grpc.io
(adding grpc.io group back) On Wed, May 24, 2023 at 2:57 PM Wesley Hartford wrote: > Hi, > > My suggestion that the connection was falling back to insecure was not > evidence based, I'm still trying to wrap my head around how all this is > working. > Okay. > > The target address on the