commit | a81c03b1f2facfcff8673e1c76887c907b2554f7 | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Fri Feb 04 11:00:38 2022 +0000 |
committer | Treehugger Robot <treehugger-gerrit@google.com> | Mon Feb 07 10:01:14 2022 +0000 |
tree | 834c87a3299b66f6c0b2d485c6ac1c2f951cd679 | |
parent | b34c34814dc14aafa4b492867b8e406d4a1cef3d [diff] |
Fix race condition After staging an APEX, wait for the compilation job to be scheduled before forcing it to run. The job is scheduled asynchronously to us, so we can't assume it's already happened. Test: atest CompOsSigningHostTest Bug: 217851780 Change-Id: I7bf93a98007ae53dba3ce7b35ee8332946d50eb1