commit | a22daeac98befd06447ef57ea42c64806529dd33 | [log] [tgz] |
---|---|---|
author | Junyu Lai <junyulai@google.com> | Fri Jul 07 15:55:31 2023 +0800 |
committer | Junyu Lai <junyulai@google.com> | Tue Jul 11 13:59:22 2023 +0800 |
tree | e3b6544d07525210a9410aad732eee80387e7d3f | |
parent | b2d1a83adb94698886ca3b5593faeec5d07c715d [diff] |
Wait in loop Follow-up from commit I1b32d9e069a7b10664065e138c75c6bfe7928f23, the wait() not in a loop could be errorprone if the call to wait() unblocks because of a spurious wakeup. Test: atest CtsNetTestCases:NetworkStatsManagerTest Bug: 289112440 Change-Id: Ic20ea5a42f3125668f80b13285b43146ae929cbc