Дамјан Георгиевски 9184ae8898 add systemd sd_notify support (#1897)
* add systemd sd_notify support

roughly based on sd_notify() from systemd and https://github.com/bb4242/sdnotify

only implements `READY=1` and `STATUS=Gunicorn arbiter booted` of the
protocol in the arbiter. in the future, reloads can be notified, and
possibly also other statuses.

see https://www.freedesktop.org/software/systemd/man/sd_notify.html for
more info

sd_notify() is a noop when not run in a systemd service (i.e
NOTIFY_SOCKET environment variable is not set)
2019-01-11 04:41:09 +01:00
..
2012-10-18 18:12:14 +02:00
2017-09-16 17:46:19 +03:00
2014-09-10 09:52:12 -04:00
2017-09-18 07:15:37 +03:00
2018-04-27 23:43:53 -07:00
2018-02-19 22:00:41 +03:00
2018-08-01 15:31:17 +03:00
2017-09-16 17:46:19 +03:00
2018-08-01 15:31:17 +03:00
2018-08-01 15:31:17 +03:00
2018-02-19 13:55:21 +02:00