mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2025-01-11 07:23:09 +00:00
8e6c0fcad7
This fixes a regression where dependencies would only be started in
order and would start the dependent service if its dependency had been
started at some point in the past, regardless of the running condition.
This makes the behavior more consistent with docker compose where the
[dependency needs to be
running or healthy](
|
||
---|---|---|
.. | ||
compose | ||
config | ||
device-api | ||
device-state | ||
lib | ||
.mocharc.js | ||
config.spec.ts | ||
db.spec.ts | ||
device-config.spec.ts | ||
device-state.spec.ts | ||
host-config.spec.ts | ||
mdns.spec.ts | ||
network.spec.ts | ||
state-engine.spec.ts | ||
supervisor.spec.ts |