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

lib: Know when a process ended due to the child_process.spawn() timeout option #51561 #51608

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

FranciscoMateusVG
Copy link

Feature: #51561

Having a way to know whether the process ended due to the timeout option by checking childProcess.timedOut = true

@nodejs-github-bot nodejs-github-bot added child_process Issues and PRs related to the child_process subsystem. needs-ci PRs that need a full CI run. labels Jan 30, 2024
@aduh95 aduh95 added the semver-minor PRs that contain new features and should be released in the next minor version. label May 12, 2024
@aduh95
Copy link
Contributor

aduh95 commented May 12, 2024

/cc @nodejs/child_process

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
child_process Issues and PRs related to the child_process subsystem. needs-ci PRs that need a full CI run. semver-minor PRs that contain new features and should be released in the next minor version.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants