mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2025-02-02 17:20:39 +00:00
Pagan Gazzard
2210b1be29
Only wait for success if we're restarting due to an update attempt.
If we're restarting for binds/mounts then we're already in a non-working state, and starting the new supervisor may have to wait for bootstrap to complete (which takes an indefinite amount of time to complete, meaning the timeout was killing the new container before it could bootstrap in some cases)
Description
Balena Supervisor: balena's agent on devices.
Languages
TypeScript
96.8%
JavaScript
2.2%
Shell
1%