What seems to be the behavior of the Ok flag, after getting a event after a call to Next or AsyncNext:
Ok == TRUE implies one of the following (if using AsyncNotifyWhenDone): 1. New RPC 2. Finished RPC 3. Canceled RPC Ok == FALSE implies: 1. Called ::grpc::ServerAsyncResponseWriter<T>::finish(...) after RPC was canceled or timed out Is there something missing /incorrect? -- 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/523ca004-cbfd-4a13-99c4-c7df30adc49c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
