Files
build_soong/ui/build
Colin Cross e7151f971e Move startRBE error handling to the main goroutine
When called from the startRBE goroutine, the panic ctx.Fatalf triggered
by is unhandled and causes the process to exit without cleaning up the
terminal.  Move most of the quick checks to a checkRBERequirements
function called on the main goroutine so they can be reported
immediately before running Soong and Kati, and recover any panics
from startRBE and report them after waiting on rbeCh.

Bug: 293501187
Test: gcertdestroy && m nothing
Change-Id: I62c84c93ab0a7f0e4f2ab2cc64b22e2070dd6e4c
2023-11-28 22:35:37 +00:00
..
2023-06-15 14:14:19 +00:00
2019-07-23 16:16:15 -04:00
2023-02-27 13:02:02 -08:00
2022-06-08 11:50:33 -04:00
2020-06-25 12:50:00 -07:00