[ https://issues.apache.org/jira/browse/MESOS-997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ian Downes closed MESOS-997. ---------------------------- Resolution: Fixed Fixed by Dominic in: commit 5f46778bb20a3033abafd97804ea687376e38c7f Author: Dominic Hamon <dha...@twopensource.com> Date: Wed Mar 5 17:01:18 2014 -0800 Introduced ABORT as alternative to fatal. Review: https://reviews.apache.org/r/18549 > 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: Minor > > Either 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.2#6252)