commit | 21039fc6daa7f4a899efb2ba6db615316307ba12 | [log] [tgz] |
---|---|---|
author | Ibrahim Yilmaz <iyz@google.com> | Wed Jul 24 22:56:04 2024 +0000 |
committer | Ibrahim Yilmaz <iyz@google.com> | Thu Jul 25 07:25:38 2024 +0000 |
tree | e2be5393637a8132d0ebe3e9768fdf7142c851f0 | |
parent | 1a56b98485db50c93f8099a3095c44902934f80e [diff] |
Inflate ENR inflation syncronously ENR inflation is happening on the background thread and sometimes it takes than 1 sec and it causes a test failure. This CL inflates ENR on main in the test scope. Bug: 355093232 Change-Id: Ic8b5b808d6cd8b37e2d0df2aff7859aae1d037c2 Test: Presubmit Flag: TEST_ONLY