Ian Downes created MESOS-997:
--------------------------------
Summary: Create an async-signal-safe fatal()
Key: MESOS-997
URL: https://issues.apache.org/jira/browse/MESOS-997
Project: Mesos
Issue Type: Improvement
Affects Versions: 0.18.0
Reporter: Ian Downes
Priority: MinorEither a new fatal or replace the existing fatal() with an async-signal-safe version that used write() to output a number of messages and then used _exit to exit. -- This message was sent by Atlassian JIRA (v6.1.5#6160)
