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
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

FS can not handle certain characters in file name fs Issues and PRs related to the fs subsystem / file system.
#48673 opened Jul 6, 2023 by ZEDCWT
Awaiting a Promise between creating a stream and consuming a stream causes Node to crash with code 13 promises Issues and PRs related to ECMAScript promises. stream Issues and PRs related to the stream subsystem.
#48668 opened Jul 5, 2023 by penalosa
stream: add an option to let stream.pipeline not throw if the source is destroyed feature request Issues that request new features to be added to Node.js.
#48667 opened Jul 5, 2023 by ErickWendel
Another pipe() deadlock since v14.17 stream Issues and PRs related to the stream subsystem.
#48666 opened Jul 5, 2023 by kanongil
Ghost-based benchmark have worse performance on node v20.3.0/v20.3.1 libuv Issues and PRs related to the libuv dependency or the uv binding. performance Issues and PRs related to the performance of Node.js.
#48654 opened Jul 5, 2023 by Septa2112
C++ embedding example - extend to support import()? doc Issues and PRs related to the documentations.
#48645 opened Jul 3, 2023 by edsnowden
fs.readdir's new recursive option is not fully documented doc Issues and PRs related to the documentations. fs Issues and PRs related to the fs subsystem / file system.
#48640 opened Jul 3, 2023 by That-Guy977
Signed integer overflow in latest node 18 LTS release confirmed-bug Issues with confirmed bugs. whatwg-url Issues and PRs related to the WHATWG URL implementation.
#48621 opened Jul 1, 2023 by jkrems
events: support captureExceptions like captureRejections for capturing errors inside **synchronous** callback events Issues and PRs related to the events subsystem / EventEmitter. feature request Issues that request new features to be added to Node.js.
#48613 opened Jun 30, 2023 by rluvaton
Cross compilation needs matching bitness build Issues and PRs related to build files or the CI. feature request Issues that request new features to be added to Node.js.
#48612 opened Jun 30, 2023 by Cynerd
[node:test] Support for file path patterns in run() feature request Issues that request new features to be added to Node.js. test_runner
#48609 opened Jun 30, 2023 by mdrobny
http: memory leak if a server is not closed confirmed-bug Issues with confirmed bugs. http Issues or PRs related to the http subsystem.
#48604 opened Jun 29, 2023 by mcollina
Nominating @atlowChemi for collaborator meta Issues and PRs related to the general management of the project.
#48603 opened Jun 29, 2023 by benjamingr
Unable to import node:XXX and {{NODE_BUILTIN}} under --experimental-network-imports loaders Issues and PRs related to ES module loaders
#48591 opened Jun 29, 2023 by loynoir
Yarn segfaults on latest commit
#48590 opened Jun 29, 2023 by theoparis
100% CPU usage for a long time after execution of the last statement confirmed-bug Issues with confirmed bugs. v8 engine Issues and PRs related to the V8 dependency.
#48581 opened Jun 28, 2023 by sidorares
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.