openbmc / phosphor-host-ipmid

dbus-based ipmid for host-endpoint IPMI commands
Apache License 2.0
36 stars 73 forks source link

No threshold check when cache is enabled #206

Open jackcheng321123 opened 1 month ago

jackcheng321123 commented 1 month ago

Hi, I noticed that after enabling the cache, the sensor status remained stuck at "ok". The readingData function does not update or check the thresholds, leading to this issue.