◐ Shell
clean mode source ↗

stream: expose stream symbols by ronag · Pull Request #45671 · nodejs/node

@ronag ronag added the stream

Issues and PRs related to the stream subsystem.

label

Nov 29, 2022

aduh95

@ronag ronag added request-ci

Add this label to start a Jenkins CI on a PR.

author ready

PRs that have at least one approval, no pending requests for changes, and a CI started.

and removed needs-ci

PRs that need a full CI run.

labels

Nov 30, 2022

This was referenced

Dec 1, 2022

@aduh95 aduh95 added the tsc-agenda

Issues and PRs to discuss during the meetings of the TSC.

label

Dec 19, 2022

@ronag ronag added the commit-queue

Add this label to land a pull request using GitHub Actions.

label

Mar 10, 2023

debadree25

This was referenced

Mar 17, 2023

This was referenced

Mar 19, 2023

RafaelGSS pushed a commit that referenced this pull request

Apr 5, 2023
This is required for streams interop with e.g.
readable-stream. Currently readable-stream helpers
will not work with normal node streams which is
confusing and bad for the ecosystem.

PR-URL: #45671
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Debadree Chatterjee <debadree333@gmail.com>

RafaelGSS pushed a commit that referenced this pull request

Apr 7, 2023
This is required for streams interop with e.g.
readable-stream. Currently readable-stream helpers
will not work with normal node streams which is
confusing and bad for the ecosystem.

PR-URL: #45671
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Debadree Chatterjee <debadree333@gmail.com>

danielleadams pushed a commit that referenced this pull request

Jul 6, 2023
This is required for streams interop with e.g.
readable-stream. Currently readable-stream helpers
will not work with normal node streams which is
confusing and bad for the ecosystem.

PR-URL: #45671
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Debadree Chatterjee <debadree333@gmail.com>