Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

signal is not work as expected after a fork #367

Open
h2oast opened this issue Nov 7, 2019 · 0 comments
Open

signal is not work as expected after a fork #367

h2oast opened this issue Nov 7, 2019 · 0 comments

Comments

@h2oast
Copy link

h2oast commented Nov 7, 2019

parent process create a qb_loop_t object, when I fork a child process, the child process's signal does not work properly. I think may be the global pipe_fds should be closed, after a fork, and I fixed it as this in my project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant