Richard Belleville

Results 88 comments of Richard Belleville

Looks like this is now failing as expected: - https://source.cloud.google.com/results/invocations/a88589ae-91ee-4556-b159-9b32add794e8/targets

I'm not familiar with the quickstart or where the source for it lives, but I can confirm the facts of the OP. We are missing the step where we install...

Hi @snehakpersistent. Powerpc does not have core support, only best-effort. So while we will not intentionally break support for it, we also are not putting active effort into supporting it....

CC @ejona86 @dfawley @markdroth as tech leads for Java, Go, and C++ respectively. I'm still concerned that this still reads more as a feature request than a proposal, but they...

Can you please provide some more information on how to reproduce the issue? The `_common.wait` function is used pervasively throughout the stack. As you can see, the condition waited on...

Thanks for reporting this. We should have a fix for it out soon.

This seems like a reasonable request. I don't know if we have the hands for it at the moment right now though. If you would like to contribute, please write...

A couple meta notes: - I removed the `[Python]` tag from the title since we already have the `lang/python` label. - I changed the labels to ensure this ends up...

@jtattermusch Is there a reason why this test is not part of PR presubmit?

An update on this since I ran into this issue while integrating the new Protobuf version with gRPC. The issue seems to be that `AddSerializedFile` will return `None` on subsequent...