Will Plano

Results 3 issues of Will Plano

Hi, When running `uber/prototool@sha256:b33d097587c4a616629c90ddec351d077272a7b7464edb59e92ffb541c462de1` (currently `latest`) as a non-root user I am unable to access the WKT proto files in /usr/include, getting an error along the lines of: ``` 2019-10-02T08:46:59.958Z...

I have a multi-root workspace spanning many projects, some of which use flake8 and some do not It would be nice to be able to enable / disable flake8 from...

feature-request

Hi, https://github.com/grpc/grpc/pull/19299 added a handy wait_for_termination method to the grpc.Server interface. It would be cool to implement this in _InterceptorServer and pass through to the underlying server. ... Though looking...