buildkite / lifecycled

A daemon for responding to AWS AutoScaling Lifecycle Hooks
MIT License
146 stars 34 forks source link

Restart lifecycled on SIGPIPE from systemd #75

Closed lox closed 5 years ago

lox commented 5 years ago

Similar to https://github.com/influxdata/influxdb/issues/7040, on Amazon Linux lifecycled doesn't restart gracefully on SIGPIPE. This fixes the issue.