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

Events #26

Open
jhonatanTeixeira opened this issue Nov 21, 2016 · 0 comments
Open

Events #26

jhonatanTeixeira opened this issue Nov 21, 2016 · 0 comments

Comments

@jhonatanTeixeira
Copy link

I was wondering, if theres any way to capture the process finish event on the parent process, the documentation does not say which scope (pid) the binded events runs.

With some var_dumps i figured those events callbacks ocuurs on the child process. However, it is possible to run an async callback on sigchild signal on pcntl, maybe that can be used to call a event on sigchild so my parent process can be async notified that the child process ended.

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