commit | 98021b650bdf3b1f1e96e2fa74873426930a6d09 | [log] [tgz] |
---|---|---|
author | Patrick Rohr <prohr@google.com> | Tue Mar 14 14:42:07 2023 -0700 |
committer | Patrick Rohr <prohr@google.com> | Fri Mar 17 01:01:09 2023 -0700 |
tree | f51d00aba23b01b56653cc8adf2c87519d6c1fe6 | |
parent | a08f8867f8f7f7be75318e646c14005480326621 [diff] |
Connectivity Tests: join handler thread after calling quitSafely Somewhat surprisingly, HandlerThread#quitSafely is *not* a synchronous method, so the tearDown() method still needs to wait for the thread to join. Test: TH Change-Id: I0433e2100adf9299a67af5c259a518cf44f4be57