You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to grpc.io
Hi all:
I got a question about the message delivering order of CompletionQueue, it seems that CQ do it in a reversed version as opposite to client entrusing, details are here: https://github.com/grpc/grpc/issues/19658 .
Is that the intended behavior of CQ? Then why it doing it like this?