Skip to content

Issues: nodejs/node

Upcoming Node.js Major Release (v24)
#57057 opened Feb 15, 2025 by github-actions bot
Open 10
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

test_runner: unify --require and --import behavior when isolation none author ready PRs that have at least one approval, no pending requests for changes, and a CI started. 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. process Issues and PRs related to the process subsystem. test_runner Issues and PRs related to the test runner subsystem.
#57924 opened Apr 18, 2025 by pmarchini Loading…
Improves buffer Issues and PRs related to the buffer subsystem. c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. process Issues and PRs related to the process subsystem.
#57625 opened Mar 25, 2025 by wcupped Loading…
process.cwd() fails in a not usefully descriptive way confirmed-bug Issues with confirmed bugs. good first issue Issues that are suitable for first-time contributors. process Issues and PRs related to the process subsystem.
#57045 opened Feb 14, 2025 by Qard
Unexpected behavior in process.env handling null bytes process Issues and PRs related to the process subsystem.
#54781 opened Sep 5, 2024 by cruatta
docs: add documentation for process.traceProcessWarnings doc Issues and PRs related to the documentations. process Issues and PRs related to the process subsystem.
#53641 opened Jun 29, 2024 by AlirezaEbrahimkhani Loading…
lib: add security warning on io full access needs-ci PRs that need a full CI run. permission Issues and PRs related to the Permission Model process Issues and PRs related to the process subsystem.
#53609 opened Jun 27, 2024 by tristan-f-r Loading…
Missing documentation for process.traceProcessWarnings doc Issues and PRs related to the documentations. process Issues and PRs related to the process subsystem.
#53514 opened Jun 19, 2024 by BourgoisMickael
doc: add environment variables specification doc Issues and PRs related to the documentations. dotenv Issues and PRs related to .env file parsing process Issues and PRs related to the process subsystem.
#52735 opened Apr 28, 2024 by IlyasShabi Loading…
esm: add limited support for --print errors Issues and PRs related to JavaScript errors originated in Node.js core. needs-ci PRs that need a full CI run. process Issues and PRs related to the process subsystem.
#52105 opened Mar 15, 2024 by aduh95 Loading…
src: make start of signal_wrap reenterable c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. process Issues and PRs related to the process subsystem.
#52103 opened Mar 15, 2024 by theanarkh Loading…
4 tasks done
process: argv1 property to preserve original argv[1] cli Issues and PRs related to the Node.js command line interface. needs-ci PRs that need a full CI run. process Issues and PRs related to the process subsystem.
#49918 opened Sep 28, 2023 by GeoffreyBooth Loading…
src: add option to set cpu affinity of mainthread c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. process Issues and PRs related to the process subsystem.
#44459 opened Aug 30, 2022 by qdaoming Loading…
doc: descriptions of signal 0 in section about signal events is confusing doc Issues and PRs related to the documentations. process Issues and PRs related to the process subsystem.
#42287 opened Mar 10, 2022 by mscdex
doc: process.moduleLoadList not documented doc Issues and PRs related to the documentations. process Issues and PRs related to the process subsystem.
#41233 opened Dec 18, 2021 by BourgoisMickael
1 task done
unhandledRejection unconditionally prevents uncaughtExceptionMonitor process Issues and PRs related to the process subsystem.
#41222 opened Dec 17, 2021 by bmeck
process: add get/set resuid c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. process Issues and PRs related to the process subsystem.
#40581 opened Oct 24, 2021 by WenheLI Loading…
Throw within queueMicrotask callbacks should not crash Node confirmed-bug Issues with confirmed bugs. process Issues and PRs related to the process subsystem. repl Issues and PRs related to the REPL subsystem.
#38145 opened Apr 8, 2021 by Huxpro
Background node process corrupts terminal state with tcsetattr() on exit confirmed-bug Issues with confirmed bugs. process Issues and PRs related to the process subsystem.
#35536 opened Oct 7, 2020 by andersk
process: improve rejections tracking performance process Issues and PRs related to the process subsystem.
#34862 opened Aug 21, 2020 by mmarchini Draft
2 of 6 tasks
Refactor Worker and NodeMainInstance class to reuse code process Issues and PRs related to the process subsystem.
#29925 opened Oct 11, 2019 by joyeecheung
add missing sigemptyset() to init sigset_t c++ Issues and PRs that require attention from people who are familiar with C++. process Issues and PRs related to the process subsystem. review wanted PRs that need reviews.
#29554 opened Sep 14, 2019 by mcpiroman Loading…
1 of 2 tasks
SIGTERM handler does not run if there are no tasks running and exit code is always 0 confirmed-bug Issues with confirmed bugs. process Issues and PRs related to the process subsystem.
#28502 opened Jul 1, 2019 by TrevorSundberg
When using pipes other than stdin, stdout, stderr for streaming data into a child process, ENOTCONN error is thrown child_process Issues and PRs related to the child_process subsystem. process Issues and PRs related to the process subsystem. stdio Issues and PRs related to stdio.
#13542 opened Jun 8, 2017 by ferencbeutel4711
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.