Skip to content
Snippets Groups Projects
Commit 7a567544 authored by Eric Cano's avatar Eric Cano
Browse files

Added post-fork cleanup in process handlers.

The destructor of the child process was wrongly de-registering the signal handler from
epoll. This is now prevented by calling the extra post-fork cleanup function for handlers
not involved in a child process before actually running the child process itself.
parent d088c69f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment