commit | e467e013799b22ceb4b1d725b4af740ba96dc474 | [log] [tgz] |
---|---|---|
author | Mikhail Naganov <mnaganov@google.com> | Fri Dec 02 23:46:32 2022 +0000 |
committer | Mikhail Naganov <mnaganov@google.com> | Sat Dec 03 05:00:33 2022 +0000 |
tree | 299ea9df2499159a615f6b8996d49efee3df36e3 | |
parent | 549a822be2be7a62fc4ffa34f3c1650aa6ccf589 [diff] |
audio: Fix handling of quick worker completion in StreamWorker In tests, it is possible that the worker exits quickly, prior to the moment when the thread controller begins waiting for it to start. Improper handling of this case was causing intermittent lock-ups of VTS tests. Bug: 205884982 Test: atest libaudioaidlcommon_test Change-Id: I13a83113b32b859e212f1a517ad61bf5b8d43365