Gregory Mazzola

Results 1 comments of Gregory Mazzola

I created a minimal repro for this issue. It's located in this repository: [gmazzola/protocolbuffers-issue-10158](https://github.com/gmazzola/protocolbuffers-issue-10158) The Dockerfile in that repository depends on the following `pip freeze` packages: ``` grpcio==1.50.0 grpcio-tools==1.50.0 protobuf==4.21.9...