Skip to content

Issues: nodejs/node

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

child_process: validate strings in exec and spawn author ready PRs that have at least one approval, no pending requests for changes, and a CI started. child_process Issues and PRs related to the child_process subsystem. needs-ci PRs that need a full CI run.
#56148 opened Dec 5, 2024 by puskin94 Loading…
child_process: fix parsing messages with splitted length field child_process Issues and PRs related to the child_process subsystem. needs-ci PRs that need a full CI run.
#56106 opened Dec 2, 2024 by MGorkov Loading…
src,lib: handle invalid stdio configuration gracefully c++ Issues and PRs that require attention from people who are familiar with C++. child_process Issues and PRs related to the child_process subsystem. needs-ci PRs that need a full CI run.
#55942 opened Nov 21, 2024 by juanarbol Loading…
FATAL ERROR: v8::ToLocalChecked Empty MaybeLocal child_process Issues and PRs related to the child_process subsystem. confirmed-bug Issues with confirmed bugs.
#55932 opened Nov 20, 2024 by vdata1
node:child_process.fork does not generate cpu-prof when process is killed child_process Issues and PRs related to the child_process subsystem.
#55094 opened Sep 24, 2024 by AriPerkkio
Add a cleaned up child_processes API that cleans the API up for child process spawning, like how fs/promises cleaned up fs child_process Issues and PRs related to the child_process subsystem. feature request Issues that request new features to be added to Node.js.
#54799 opened Sep 6, 2024 by dead-claudia
Node 22.1+ crashes process when a lot of VM processes are created/destroyed in parallel workers child_process Issues and PRs related to the child_process subsystem. regression Issues related to regressions. v22.x v22.x Issues that can be reproduced on v22.x or PRs targeting the v22.x-staging branch. worker Issues and PRs related to Worker support.
#54735 opened Sep 3, 2024 by sheremet-va
child_process: add validator for file argument child_process Issues and PRs related to the child_process subsystem. needs-ci PRs that need a full CI run.
#54635 opened Aug 29, 2024 by kimtaejin3 Loading…
child_process: validate options.shell and correctly enforce shell invocation in exec/execSync child_process Issues and PRs related to the child_process subsystem. commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. needs-ci PRs that need a full CI run.
#54623 opened Aug 28, 2024 by Renegade334 Loading…
Error with child_process spawn after updating to node 20.11.0 child_process Issues and PRs related to the child_process subsystem.
#52667 opened Apr 24, 2024 by Eugene753
Inconsistent behavior of stdio[3]: 'ignore' child_process Issues and PRs related to the child_process subsystem.
#52422 opened Apr 8, 2024 by ehmicky
lib: pass through net.Server options during IPC child_process Issues and PRs related to the child_process subsystem. needs-ci PRs that need a full CI run.
#52383 opened Apr 6, 2024 by cjinhuo Loading…
3 tasks done
spawn with stdio/stdin 'pipe' options causes pwsh shell to hang after execution child_process Issues and PRs related to the child_process subsystem.
#52364 opened Apr 4, 2024 by xadozuk
lib: throw error when pass overlapped to spawn_sync child_process Issues and PRs related to the child_process subsystem. needs-ci PRs that need a full CI run. review wanted PRs that need reviews.
#52352 opened Apr 3, 2024 by theanarkh Loading…
4 tasks done
childprocess kill() results in -4048 EPERM error on windows since update to v21.6.2 child_process Issues and PRs related to the child_process subsystem. libuv Issues and PRs related to the libuv dependency or the uv binding. windows Issues and PRs related to the Windows platform.
#51766 opened Feb 15, 2024 by Uzlopak
lib: Know when a process ended due to the child_process.spawn() timeout option #51561 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.
#51608 opened Jan 30, 2024 by FranciscoMateusVG Loading…
Know when a process ended due to the child_process.spawn() timeout option child_process Issues and PRs related to the child_process subsystem. feature request Issues that request new features to be added to Node.js.
#51561 opened Jan 24, 2024 by ehmicky
Child Process Leak child_process Issues and PRs related to the child_process subsystem.
#51307 opened Dec 29, 2023 by ronag
spawn cleanup for a process with a SIGINT handler can leave stdin in echo mode child_process Issues and PRs related to the child_process subsystem.
#51238 opened Dec 20, 2023 by rtpg
child_process: allow URL instances as paths to executables child_process Issues and PRs related to the child_process subsystem. needs-ci PRs that need a full CI run. review wanted PRs that need reviews.
#49031 opened Aug 5, 2023 by LiviaMedeiros Loading…
process: trace sync api c++ Issues and PRs that require attention from people who are familiar with C++. child_process Issues and PRs related to the child_process subsystem. needs-ci PRs that need a full CI run.
#48857 opened Jul 20, 2023 by theanarkh Loading…
4 tasks done
src: support sync 'overlapped' stdio option c++ Issues and PRs that require attention from people who are familiar with C++. child_process Issues and PRs related to the child_process subsystem.
#48479 opened Jun 17, 2023 by bnoordhuis Loading…
Unreachable code reached when using {stdio: "overlapped"} child_process Issues and PRs related to the child_process subsystem.
#48476 opened Jun 16, 2023 by madebr
Unrefed child_process inside a worker thread becomes a zombie child_process Issues and PRs related to the child_process subsystem. worker Issues and PRs related to Worker support.
#46569 opened Feb 8, 2023 by heypiotr
ProTip! Adding no:label will show everything without a label.