C#: Grpc.Tools: Handle regex timeout when parsing protoc output (#36185)
Fix for https://github.com/grpc/grpc/issues/36162
Increase the regex timeout to 1 second. If a timeout occurs then log that the line could not be parsed.
Closes #36185
COPYBARA_INTEGRATE_REVIEW=https://github.com/grpc/grpc/pull/36185 from tonydnewell:grpc.tools-regex-timeout 324b301d40
PiperOrigin-RevId: 620767619
pull/36207/head
parent
03312884dc
commit
a087266a27
1 changed files with 11 additions and 5 deletions
Loading…
Reference in new issue