Yes. Thank you.
> > On Nov 6, 2019 at 1:49 PM, <'Charlie Magnuson' via grpc.io > (mailto:[email protected])> wrote: > > > > Hello Saroj, > > > Are you referring to this loop? > https://github.com/grpc/grpc/blob/15c67e255b30c407aafcafe72d91bbaaad7a49dd/test/cpp/qps/server_async.cc#L220 > > On Monday, November 4, 2019 at 3:55:00 PM UTC-8, Saroj Mahapatra wrote: > > My guess is that if multiple threads are using the same ‘cq’, then two > > threads might run the ‘RunNexrState’ function at the same time. Is that > > correct? Does the need for ‘ctx’ licking go away with one thread per ‘cq’? > > > > Thank you. > > > > -- > 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] > (mailto:[email protected]). > To view this discussion on the web visit > https://groups.google.com/d/msgid/grpc-io/231aff4d-e43f-43ce-aa09-529713d23195%40googlegroups.com > > (https://groups.google.com/d/msgid/grpc-io/231aff4d-e43f-43ce-aa09-529713d23195%40googlegroups.com?utm_medium=email&utm_source=footer). > -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/e1b03d37-7226-4f73-b6b1-45e6f7db0e89%40iPhone.
