-
Notifications
You must be signed in to change notification settings - Fork 29.7k
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
Label
Projects
Milestones
Assignee
Sort
Issues list
Closing WritableStream from TransformStream causes Node.js process to crash
web streams
#54453
opened Aug 19, 2024 by
JAD3N
filehandle.readableWebStream() chunks return incompatible
ArrayBuffer
instead of Uint8Array
web streams
#54041
opened Jul 25, 2024 by
karlhorky
When
ReadableStream
read fails, stack trace does not include the line responsible
web streams
#53858
opened Jul 15, 2024 by
rotu
Accept Issues and PRs related to the buffer subsystem.
feature request
Issues that request new features to be added to Node.js.
web streams
Blob
s anywhere where a Buffer
is currently accepted for writing
buffer
#53090
opened May 21, 2024 by
danfuzz
flaky: whatwg-webstreams-transfer
flaky-test
Issues and PRs related to the tests with unstable failures on the CI.
linux
Issues and PRs related to the Linux platform.
web streams
#51407
opened Jan 8, 2024 by
mhdawson
Unhandled rejection event in web streams when stream error is piped
web streams
#50707
opened Nov 13, 2023 by
cdauth
stream: remove Array.p.shift primordial from hotpath of RS.read()
needs-benchmark-ci
PR that need a benchmark CI run.
needs-ci
PRs that need a full CI run.
web streams
#50340
opened Oct 23, 2023 by
debadree25
•
Draft
http: support FetchEvent API
eventtarget
Issues and PRs related to the EventTarget implementation.
fetch
Issues and PRs related to the Fetch API
http
Issues or PRs related to the http 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.
web streams
stream: prevent memory overflow due to the default strategy
needs-ci
PRs that need a full CI run.
web streams
#47129
opened Mar 16, 2023 by
lilsweetcaligula
Loading…
ReadableStreamDefaultReader.read accesses Object.prototype.then
web streams
#46786
opened Feb 22, 2023 by
KhafraDev
stream: investigate memory overconsumption by Stream.Readable.toWeb
needs-ci
PRs that need a full CI run.
web streams
#46643
opened Feb 14, 2023 by
lilsweetcaligula
•
Draft
doc: note readable/writeable .toWeb()/.fromWeb() exist in webstreams docs
doc
Issues and PRs related to the documentations.
good first issue
Issues that are suitable for first-time contributors.
web streams
#45381
opened Nov 8, 2022 by
bnb
Reader of ReadStream.toWeb does not return
done: true
on readStream finish
web streams
#44866
opened Oct 2, 2022 by
acomanescu
Writer
cannot cope with ArrayBuffer
help wanted
#43433
opened Jun 15, 2022 by
zhmushan
stream: add diagnostics_channel event for completion
diagnostics_channel
Issues and PRs related to diagnostics channel
needs-ci
PRs that need a full CI run.
web streams
Converting Readable to web stream should always return same instance
stream
Issues and PRs related to the stream subsystem.
web streams
#39626
opened Aug 2, 2021 by
ronag
ReadableStream detaches buffer pool (??)
buffer
Issues and PRs related to the buffer subsystem.
web streams
#39311
opened Jul 8, 2021 by
devsnek
ProTip!
no:milestone will show everything without a milestone.