Commit 4cf764d
Properly handle invalid credential files
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: I71238345f350caaac51f9cc9f654661a90cf67371 parent ed5e660 commit 4cf764d
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
330 | 330 | | |
331 | 331 | | |
332 | 332 | | |
333 | | - | |
| 333 | + | |
334 | 334 | | |
335 | 335 | | |
336 | 336 | | |
| |||
0 commit comments