I'm not sure I understand; could you please clarify what it was that you 
did to the code you provided above that ended up silencing the sanity 
check? While it's possible that we're indeed missing an error case, I think 
we ought to make sure that we understand what it is that we might be 
missing.

On Monday, September 26, 2016 at 1:10:04 AM UTC-7, KaterchenSama wrote:
>
> Hello once more.
>
> I just realized that the whole thing could have been avoided if I had read 
> the description of the watch function in the protofile correctly. The whole 
> thing happened, because I was playing around with the generated grpc code 
> for etcd3 and at every turn if I gave one of the functions a wrong request 
> type, some sanity check would tell my that I made an invalid request. When 
> I gave a watchRequest to the watch function (instead of an iterator/stream 
> of watchRequests) the very same sanity check didn't trigger. Assuming that 
> it would be supposed to, should I open up a bug ticket for the grpc python 
> module ?
>

-- 
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/56be5eb2-80ea-4f05-8fad-469cb99f70c1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to