Server-stream client which `mc.Timeout > 0` , accompanied by `tailer` (status and message) coming, frame reader will finsh stream and invoke s.canel() which pass by context.WithTimout(ctx,mc.Timeout),but caller maybe reading data in `receiveBufferReader` will return err as `context cancel` and break `Recv()` .How dose timeout client guarantee two operation in correct time-sequence?
-- 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/ce416a42-ba41-442f-8d53-b6bd4ab526cd%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
