Hi, i've created a twisted server application and i want that the server send me a message when someone stops or kills the process. I want to override reactor.stop(), but do this way send me message when the process is stopped by a system kill? Could you suggest me if there's a way to do this? Thanks, regards. -- Andrea Di Mario