Skip to content
Commit 42a25886 authored by Peter Morrow's avatar Peter Morrow Committed by Zbigniew Jędrzejewski-Szmek
Browse files

core: allow services stuck in reloading state to exit



If a service is in reloading state but has exited do not delay
the final exit until the service reload timer expires. Instead allow
the service to exit immediately since we can't expect the service to
ever transition out of reloading state.

For example if a service sent RELOADING=1 but crashed before it could
send READY=1 then it should be restarted if the service had
Restart= configured.

Signed-off-by: default avatarPeter Morrow <pemorrow@linux.microsoft.com>
(cherry picked from commit bbe19f68)
(cherry picked from commit f5ea4ced)
parent 150e2248
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment