Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-05-15 | Gracefully handle SIGTERM as well as SIGINT, feature #5672 | irregulator | |
SIGTERM is caught by twisted, so we have to use addSystemEventTrigger() to pass a custom handler to twisted reactor. See https://leap.se/code/issues/5672 for more. |