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

Allow manipulating the generator in Duplex.from() needs-ci PRs that need a full CI run. stream Issues and PRs related to the stream subsystem. test Issues and PRs related to the tests.
#55096 opened Sep 24, 2024 by matthieusieben Loading…
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
doc: correct cleanup option in stream.(promises.)finished doc Issues and PRs related to the documentations. stream Issues and PRs related to the stream subsystem.
#55043 opened Sep 21, 2024 by Renegade334 Loading…
[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
doc: add write flag when open file as the demo code's intention doc Issues and PRs related to the documentations. stream Issues and PRs related to the stream subsystem.
#54626 opened Aug 29, 2024 by robberfree Loading…
net socket does not behave according to stream documentation after close stream Issues and PRs related to the stream subsystem.
#53512 opened Jun 19, 2024 by joepie91
[REG 20.9->20.10] stream: Pipe is stopped after error on another pipe from the same source regression Issues related to regressions. stream Issues and PRs related to the stream subsystem.
#53185 opened May 28, 2024 by orgads
Prevent [ERR_STREAM_PREMATURE_CLOSE] error log when intentionally closing a stream before end question Issues that look for answers. stream Issues and PRs related to the stream subsystem.
#52853 opened May 6, 2024 by spinlud
stream: fix flatMap concurrency needs-ci PRs that need a full CI run. stream Issues and PRs related to the stream subsystem.
#52816 opened May 3, 2024 by MoLow Draft
Readable.flatMap concurrency isn't working as expected stream Issues and PRs related to the stream subsystem.
#52796 opened May 2, 2024 by MoLow
Async iteration over tcp stream produces more chunks net Issues and PRs related to the net subsystem. stream Issues and PRs related to the stream subsystem.
#52765 opened Apr 30, 2024 by JaoodxD
Define node::StreamBase's "onread" property as a JavaScript accessor deprecations Issues and PRs related to deprecations. stream Issues and PRs related to the stream subsystem. v8 engine Issues and PRs related to the V8 dependency.
#52758 opened Apr 30, 2024 by isheludko
Allow multiple readers to iterate over a stream at the same time feature request Issues that request new features to be added to Node.js. stream Issues and PRs related to the stream subsystem.
#52086 opened Mar 14, 2024 by ehmicky
Add a method to unset encoding on a stream feature request Issues that request new features to be added to Node.js. never-stale Mark issue so that it is never considered stale stream Issues and PRs related to the stream subsystem.
#51083 opened Dec 7, 2023 by TheDcoder
High memory consumption when piping between streams memory Issues and PRs related to the memory management or memory footprint. stream Issues and PRs related to the stream subsystem.
#50762 opened Nov 16, 2023 by awvalenti
stream.Transform limitations on backpressure handling after stream is ended stream Issues and PRs related to the stream subsystem.
#49302 opened Aug 24, 2023 by dmurvihill
Deprecate AbortSignal on resources that are not actions abortcontroller Issues and PRs related to the AbortController API http Issues or PRs related to the http subsystem. stream Issues and PRs related to the stream subsystem.
#48725 opened Jul 10, 2023 by benjamingr
aborting stream using the signal does not close the stream when the from generator never finish stream Issues and PRs related to the stream subsystem.
#47133 opened Mar 17, 2023 by rluvaton
Memory overflow in Readable.toWeb due to the default strategy memory Issues and PRs related to the memory management or memory footprint. stream Issues and PRs related to the stream subsystem.
#47128 opened Mar 16, 2023 by lilsweetcaligula
Potentially wrong docs in readable.pipe(destination) about not cleaning up writable doc Issues and PRs related to the documentations. stream Issues and PRs related to the stream subsystem.
#46908 opened Mar 2, 2023 by zbjornson
Using for await...of with break to read from a stream stream Issues and PRs related to the stream subsystem.
#46717 opened Feb 18, 2023 by Babak-Gholamzadeh
Partially consuming fs.ReadStream closes file handle despite autoClose: false fs Issues and PRs related to the fs subsystem / file system. stream Issues and PRs related to the stream subsystem.
#45721 opened Dec 3, 2022 by wolfgang42
doc, stream: incomplete readable._read description doc Issues and PRs related to the documentations. stream Issues and PRs related to the stream subsystem.
#45072 opened Oct 19, 2022 by Antonius-S
ProTip! What’s not been updated in a month: updated:<2024-08-24.