coreos / fleet

fleet ties together systemd and etcd into a distributed init system
Apache License 2.0
2.42k stars 303 forks source link

agent: improve warning message in case of error after TriggerStop #1652

Closed dongsupark closed 7 years ago

dongsupark commented 7 years ago

Improve warning message from TriggerStop() in case of error, because it's just a trigger, not the actual stopping.

Suggested by @jonboulle