commit | f6e186796334c8c6e10234f51a6b8cde5c7221e6 | [log] [tgz] |
---|---|---|
author | Paul Hu <paulhu@google.com> | Thu Aug 17 06:53:16 2023 +0000 |
committer | Paul Hu <paulhu@google.com> | Thu Aug 17 06:53:16 2023 +0000 |
tree | 29b693e6e27bf7502a56ee15d63da3f44f259b72 | |
parent | d932cd828ca97aec3bd1e276450f0f929b59c095 [diff] |
Stop the created handler threads on the tests The created handler thread will stay there for a while until all the tests are finished. This is considered as a leakage which will take the resource from the devices. In low end devices, this may possibly impact the performance. The created threads should be closed explicitly. Test: atest FrameworksNetTests Change-Id: Id5faceec341578f1c9757194c91a433fbb3f657f