commit | 7f89e4d1f8c819c1629d3e98435f0ab782a4fe32 | [log] [tgz] |
---|---|---|
author | Chris Cain <cjcain@us.ibm.com> | Mon May 09 13:27:45 2022 -0500 |
committer | Chris Cain <cjcain@us.ibm.com> | Mon May 09 13:44:39 2022 -0500 |
tree | bdb75cef19e84a612f1cd2e71a29464d0e1e7dc0 | |
parent | 733b201f9b6e40d1ffc1d258e9574eb93e11cb63 [diff] |
Prevent using stale data when active sensors were queued When the OCC active sensor data gets queued (prior to OCC status objects being created), the code ended up attempting to stop a timer that was already stopped. Code will only stop timer if started. Tested on hardware Change-Id: I2fcc5b5e540078c4e6ae1773ade1c43f428c2c8f Signed-off-by: Chris Cain <cjcain@us.ibm.com>