node icon indicating copy to clipboard operation
node copied to clipboard

Node.js JavaScript runtime ✨🐢🚀✨

Results 1539 node issues
Sort by recently updated
recently updated
newest added

By the time the response event is emitted on the client's side, the file may have already been fully piped and the stream pipe may have been destroyed, so the...

test
needs-ci

### test: remove deadlock workaround ### src: add more debug logs and comments in NodePlatform ### src: use priority queue to run worker tasks According to the documentation, the v8...

c++
lib / src
needs-ci
request-ci-failed

As far as I can tell, there's currently no open issue explicitly tracking for QUIC or HTTP/3. Selfishly I'm very interested in knowing when this is available, so I'd personally...

feature request
quic

In PR https://github.com/nodejs/node/pull/57975, I introduced C++20 ranges as an experiment. This current PR extends the application of ranges to simplify even more code.

c++
lib / src
author ready
needs-ci
commit-queue-squash
dont-land-on-v20.x
dont-land-on-v22.x

When `--async-context-frame` is enabled (and by default in v24), there should be no need to manually call `asyncLocalStorage.disable()`. Nevertheless, a general `AsyncLocalStorage` use case will construct an `AsyncLocalStorage` at module-top-level,...

needs-ci
async_local_storage

This provides a way to use the `using` syntax (when available) to manage AsyncLocalStorage contexts, as an alternative to `run()`.

needs-ci
request-ci-failed
async_local_storage

This is an automated update of nghttp3 to 1.10.1.

blocked
needs-ci
quic
dependencies

This is an automated update of googletest to 90a4152.

test
needs-ci
dependencies

This is an automated update of nghttp2 to 1.65.0.

http2
needs-ci
dependencies

This is an automated update of simdjson to 3.12.3.

needs-ci
dependencies