mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2025-02-14 06:52:04 +00:00
Locks could remain from a previous supervisor run that didn't get to settle the state. This ensures that cleanup will happen for remaining locks every time the state is settled. Change-type: patch