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

parallel/test-runner-coverage is flaky coverage Issues and PRs related to native coverage support. flaky-test Issues and PRs related to the tests with unstable failures on the CI. test_runner Issues and PRs related to the test runner subsystem. windows Issues and PRs related to the Windows platform.
#55154 opened Sep 28, 2024 by lpinca
structuredClone Serializing a non-serializable platform object succeeds confirmed-bug Issues with confirmed bugs. web-standards Issues and PRs related to Web APIs
#55120 opened Sep 25, 2024 by RedYetiDev
UV_USE_IO_URING does not update file handle position confirmed-bug Issues with confirmed bugs. fs Issues and PRs related to the fs subsystem / file system. libuv Issues and PRs related to the libuv dependency or the uv binding.
#55113 opened Sep 25, 2024 by ronag
[22.9.0] util.getCallSite() doesn't report original line number for TS files feature request Issues that request new features to be added to Node.js. util Issues and PRs related to the built-in util module.
#55109 opened Sep 24, 2024 by bruce-c-liu
sourcesContent not correctly handled in coverage reporter with --enable-source-maps coverage Issues and PRs related to native coverage support. regression Issues related to regressions. source maps Issues and PRs related to source map support. test_runner Issues and PRs related to the test runner subsystem.
#55106 opened Sep 24, 2024 by RedYetiDev
Slow performances when running tests with --experimental-test-coverage coverage Issues and PRs related to native coverage support. test_runner Issues and PRs related to the test runner subsystem.
#55103 opened Sep 24, 2024 by rozzilla
Error.stackTraceLimit becomes undefined when running from snapshot snapshot Issues and PRs related to the startup snapshot
#55100 opened Sep 24, 2024 by acutmore
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
Stream not destroyed when piped in Duplex.from() writable confirmed-bug Issues with confirmed bugs. stream Issues and PRs related to the stream subsystem.
#55077 opened Sep 23, 2024 by matthieusieben
parallel/test-worker-message-port-infinite-message-loop is flaky flaky-test Issues and PRs related to the tests with unstable failures on the CI. linux Issues and PRs related to the Linux platform.
#55062 opened Sep 22, 2024 by lpinca
The parentPath returned by fsPromises.glob is incorrect in some cases. confirmed-bug Issues with confirmed bugs. fs Issues and PRs related to the fs subsystem / file system.
#55060 opened Sep 22, 2024 by ayame113
Could not report code coverage for file in sourcemap confirmed-bug Issues with confirmed bugs. coverage Issues and PRs related to native coverage support. source maps Issues and PRs related to source map support. test_runner Issues and PRs related to the test runner subsystem.
#55054 opened Sep 21, 2024 by RedYetiDev
Nominating @pmarchini to be a collaborator meta Issues and PRs related to the general management of the project.
#55053 opened Sep 21, 2024 by cjihrig
Any idea when Single executable application feature will reach stable status? experimental Issues and PRs related to experimental features. question Issues that look for answers. single-executable Issues and PRs related to single-executable applications
#55007 opened Sep 19, 2024 by burdeasa
Support net.BlockList in http.Agent options feature request Issues that request new features to be added to Node.js. net Issues and PRs related to the net subsystem.
#55000 opened Sep 19, 2024 by satire-foxfire
http2 server ECONNRESET on http1.1 request http Issues or PRs related to the http subsystem. http2 Issues or PRs related to the http2 subsystem.
#54998 opened Sep 18, 2024 by VanillaMaster
Adopt GB18030-2022 icu Issues and PRs related to the ICU dependency. web-standards Issues and PRs related to Web APIs
#54996 opened Sep 18, 2024 by annevk
fetch() throws uncatachable UND_ERR_SOCKET exception fetch Issues and PRs related to the Fetch API
#54960 opened Sep 16, 2024 by neoncube2
[stream] uncatchable error thrown during piping if source and dest don't have same objectMode setting confirmed-bug Issues with confirmed bugs. stream Issues and PRs related to the stream subsystem.
#54945 opened Sep 14, 2024 by joelrbrandt
Support clearing Node.js cache for package.json feature request Issues that request new features to be added to Node.js. loaders Issues and PRs related to ES module loaders
#54924 opened Sep 13, 2024 by davidfirst
Error Compiling Node.js v20.2.0 for Android (x86_64) using android-ndk-r25c android Issues and PRs related to the android platform. build Issues and PRs related to build files or the CI.
#54919 opened Sep 13, 2024 by HiconKong
Deadlock at process shutdown confirmed-bug Issues with confirmed bugs.
#54918 opened Sep 13, 2024 by lpinca
Suggestion with cluster module when use "maxConnection" in its worker process cluster Issues and PRs related to the cluster subsystem. feature request Issues that request new features to be added to Node.js.
#54882 opened Sep 11, 2024 by EchoFUN
ProTip! Exclude everything labeled bug with -label:bug.