commit | 8af8a62b57a0bf544101bb28eaa8b90c7b004f05 | [log] [tgz] |
---|---|---|
author | Mike Capps <mikepcapps@gmail.com> | Fri Feb 04 16:13:33 2022 -0500 |
committer | Mike Capps <mikepcapps@gmail.com> | Mon Feb 07 12:49:27 2022 -0500 |
tree | e47f8560f471611a8e61b946753d8c44be554b54 | |
parent | 6d8e2d3ed2dd9e19544f16ee395ff25f3e22c28e [diff] |
Monitor : avoid mapper lookups in Tach Sensor There is a race condition that can fail in certain situations where mapper has not completed introspection, causing a lookup failure and D-Bus exception. This change uses a hard-coded service name, thus avoiding the lookup and allowing tach sensors to write status directly to inventory. Signed-off-by: Mike Capps <mikepcapps@gmail.com> Change-Id: If6ad105055762c6240b36d904d169094088b7c81