Ian Downes created MESOS-1381:
---------------------------------
Summary: Add an async signal safe ERRNO_ABORT()
Key: MESOS-1381
URL: https://issues.apache.org/jira/browse/MESOS-1381
Project: Mesos
Issue Type: Improvement
Reporter: Ian Downes
Fix For: 0.20.0We'd like to be able to log errors from syscalls before aborting in forked child contexts. All code must be async signal safe; perror() is *not* async signal safe. -- This message was sent by Atlassian JIRA (v6.2#6252)
