mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2025-01-27 14:49:23 +00:00
9c09329b86
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