Skip to content

daemon: Fix action timeout abortion

Benjamin Berg requested to merge benzea/fix-critical-timer into master

Aborting the critical action would not clear the ID. Which in turn meant that we would never re-arm the timer if such an event occured.

Fixes: #172 (closed)

Merge request reports