Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Rewrite mce-sensorfw module so that it does not use blocking dbus calls
The semi procedural logic is replaced by stacked state machines
that should ensure that mce is never blocked if sensord gets stuck
for some reason.

Externally the interface provided by mce-sensorfw does not change.

[mce] Rewrite mce-sensorfw module so that it does not use blocking dbus calls. Fixes JB#17747
  • Loading branch information
spiiroin committed Aug 25, 2014
1 parent 08a949c commit 815e5ca
Showing 1 changed file with 2,948 additions and 1,805 deletions.

0 comments on commit 815e5ca

Please sign in to comment.