mirror of https://github.com/grpc/grpc.git
File loading fix (#36071)
https://github.com/grpc/grpc/pull/35856 was delayed because the API involved was being removed in https://github.com/grpc/grpc/pull/35857
This PR is the work we discussed as followup in https://github.com/grpc/grpc/pull/35857
Namely, removing the assert that will crash grpc because of a file loading failure - we don't want this, and would rather just return an error (https://b.corp.google.com/issues/262285099, b/262240495
Closes #36071
COPYBARA_INTEGRATE_REVIEW=https://github.com/grpc/grpc/pull/36071 from gtcooke94:file_loading_fix cc358fadce
PiperOrigin-RevId: 616895887
pull/36146/head
parent
b940f11388
commit
5b4bd43c78
1 changed files with 3 additions and 1 deletions
Loading…
Reference in new issue