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

added timeout and logic for cleaning child and his children processes #147

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nmehmedrnd
Copy link

@nmehmedrnd nmehmedrnd commented Oct 18, 2022

Added logic for timeout.
Also added possibility to use detached process, and handling for close. There is nasty case where child's children are left behind

@torqux1
Copy link

torqux1 commented Oct 24, 2022

Wow, thanks a lot!!! I waited for the spawnOptions for so long... Now you can spawn the process using detached: true options, grouping the child's children process and terminating all of them in case of a timeout...... x10

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

Successfully merging this pull request may close these issues.

2 participants