You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
to prevent Bazel sever from crashing.
The functions used to construct credentials could throw runtime exception which will crash Bazel server in which case the Bazel client will just exit silently.
Fixes#18755.
Closes#18770.
PiperOrigin-RevId: 543413376
Change-Id: I71238345f350caaac51f9cc9f654661a90cf6737
Co-authored-by: Chi Wang <[email protected]>
0 commit comments