Handle signals better with -reincarnate
If we receive SIGTERM or SIGILL we should propagate the signal to the child FS process. As FS normally handles these signals, we need to restore the handler before we refork. FS may also add a handler for SIGCHLD; we need the default action here instead for the parent.
正在显示
请
注册
或者
登录
后发表评论