mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2025-02-10 05:01:29 +00:00
The refactor simplifies the implementation and ensures that locks per app can only be held by one supervisor task at the time. Change-type: patch