diff options
author | Piotr Kosko/Tizen API (PLT) /SRPOL/Engineer/Samsung Electronics <p.kosko@samsung.com> | 2024-10-15 14:15:33 +0200 |
---|---|---|
committer | Piotr Kosko/Tizen API (PLT) /SRPOL/Engineer/Samsung Electronics <p.kosko@samsung.com> | 2024-10-15 14:15:36 +0200 |
commit | d95102443e9b7e8e67d3c20294bf1ced47ec1ddd (patch) | |
tree | 82056439a77370b222e19d6820ae51251d075ad9 /src/ml | |
parent | 10ec12c2dfa91693abc49e2a29284c06b010f1d1 (diff) | |
download | webapi-plugins-tizen.tar.gz webapi-plugins-tizen.tar.bz2 webapi-plugins-tizen.zip |
[HAM] Fixed deadlock issuetizen_9.0_m2_releaseaccepted/tizen/unified/x/asan/20241022.113255accepted/tizen/unified/x/20241017.030744accepted/tizen/unified/toolchain/20241022.122804accepted/tizen/unified/toolchain/20241022.122311accepted/tizen/unified/20241016.160059accepted/tizen/9.0/unified/20241030.235852tizen_9.0tizenaccepted/tizen_unified_x_asanaccepted/tizen_unified_xaccepted/tizen_unified_toolchainaccepted/tizen_unifiedaccepted/tizen_9.0_unified
Issue was visible in manual HAM test on emulator:
- HumanActivityMonitorManager_readRecorderData_type_PRESSURE
addRecordedData is called via SensorRecordedDataCb which is called in
ReadRecorderDataImpl function which has mutex locked there. Because of
that there was a deadlock.
Change-Id: I0ef35bb9674b50e9314e037fcf0ceb6feb82e084
Diffstat (limited to 'src/ml')
0 files changed, 0 insertions, 0 deletions