diff options
author | Keun young Park <keunyoung@google.com> | 2019-04-03 17:59:07 -0700 |
---|---|---|
committer | Keun-young Park <keunyoung@google.com> | 2019-04-04 16:37:27 +0000 |
commit | e320cdb4415d9e1fd42d8e0b2dd96be1088ae684 (patch) | |
tree | 939fadce3ac0c6a09ad9a00881608a7fcb674595 /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | dd07ae579c291a2b6ffe09bd576fd908eb9e5ddd (diff) |
Test flaky test: Always wait for handle task to complete
- Previous logic of checking queue to wait or not has race as queue can be
emptied while posted task is not complete.
- Do not check queue and always wait for new post to complete.
Bug: 129896850
Test: Run the test many times
Change-Id: Ie0e4447cf997cbe343c7e00a8dfd0757b061b547
(cherry picked from commit 819d7406acc2b9c3ccf8e4a16c67f2d605017620)
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions