commit | 54fddc3e546005e7410e35ede8cbf522b78c887c | [log] [tgz] |
---|---|---|
author | Junyu Lai <junyulai@google.com> | Wed Jan 24 11:11:46 2024 +0800 |
committer | Junyu Lai <junyulai@google.com> | Wed Jan 24 11:15:41 2024 +0800 |
tree | af56145fa6bfbafb383a563a0bf5beb6bae14f4d | |
parent | 9a6f8ccf287c27e63309ffc35e9996c92ad9c782 [diff] |
Fix thread leak in HttpEngineTest Locally created test http server was not terminated. Use the test http server globally available instead. Test: atest NetHttpCoverageTests --rerun-until-failure 3 Fix: 320964365 Change-Id: Ida01664df1640da7db22d03519d842f0c49309c7