mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2025-03-13 07:54:01 +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