commit | 39c203f431b26b74ac4b3b2cc2e111a9efc56e42 | [log] [tgz] |
---|---|---|
author | Patrick Rohr <prohr@google.com> | Thu Apr 04 14:03:38 2024 -0700 |
committer | Patrick Rohr <prohr@google.com> | Thu Apr 04 16:34:49 2024 -0700 |
tree | d00a41e49b5f380720765d65e9f318962c4d3eaf | |
parent | 4790aa98316539a9b507378f354d2cebc2812d19 [diff] |
Resume before releasing network request Technically, this does not matter. If the network goes away before resume is called, then resume will fail. But the network is going away anyway... In any case, tearing down the test in opposite order of setup is good practice. Test: TH Change-Id: I21f95499dbddb6003ac12c51a67a7638058e20e3