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

All running childs killed one first childs exits #50

Closed
puggan opened this issue Dec 7, 2023 · 1 comment
Closed

All running childs killed one first childs exits #50

puggan opened this issue Dec 7, 2023 · 1 comment

Comments

@puggan
Copy link
Contributor

puggan commented Dec 7, 2023

When the first child is done, it seams to call exit, and kill the other childs.

Think it's this exit:

$this->exit();

that start the killing.

@freekmurze
Copy link
Member

We'll handle this further in #51

puggan added a commit to puggan/fork that referenced this issue Dec 7, 2023
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

2 participants