Yelp/dumb-init

Real-time signals not fowarded

kpengboy opened this issue · 1 comments

Dumb-init doesn't forward real-time signals.

Also, the use of signal is technically discouraged, because it's platform-dependent and its behavior could vary on different compile flags.

Addressed here: #57