-
Notifications
You must be signed in to change notification settings - Fork 29.6k
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
[v18.x backport] stream: streams and webstreams interop related changes #46314
[v18.x backport] stream: streams and webstreams interop related changes #46314
Conversation
Review requested:
|
cc @aduh95 |
Sure no issue! |
7351221
to
fcfde34
Compare
Hi @aduh95 all the streams related changes have landed, should i open a fresh backport PR including all the changes? |
You can keep this PR, you just need to push the other commits to your |
7902a99
to
b266adb
Compare
7204237
to
f27c29c
Compare
@@ -2579,6 +2579,9 @@ further errors except from `_destroy()` may be emitted as `'error'`. | |||
<!-- YAML | |||
added: v10.0.0 | |||
changes: | |||
- version: v18.14.0 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This was release in #46396 hence added the version here
f27c29c
to
8f10c66
Compare
Does this look ok @aduh95 ? |
@debadree25 are you able to rebase this? |
Sure will rebase this! |
Refs: nodejs#39519 PR-URL: nodejs#46190 Reviewed-By: Matteo Collina <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Robert Nagy <[email protected]>
PR-URL: nodejs#46312 Refs: nodejs#46190 Refs: nodejs#46205 Reviewed-By: Antoine du Hamel <[email protected]>
Refs: nodejs#46190 Refs: nodejs#46205 (comment) PR-URL: nodejs#46315 Reviewed-By: Robert Nagy <[email protected]> Reviewed-By: Matteo Collina <[email protected]> Reviewed-By: Darshan Sen <[email protected]> Reviewed-By: Benjamin Gruenbaum <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Anna Henningsen <[email protected]>
8f10c66
to
0291981
Compare
Hey @danielleadams rebased this, is it ok? |
Refs: #39519 PR-URL: #46190 Backport-PR-URL: #46314 Reviewed-By: Matteo Collina <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Robert Nagy <[email protected]>
PR-URL: #46312 Backport-PR-URL: #46314 Refs: #46190 Refs: #46205 Reviewed-By: Antoine du Hamel <[email protected]>
Refs: #46190 Refs: #46205 (comment) PR-URL: #46315 Backport-PR-URL: #46314 Reviewed-By: Robert Nagy <[email protected]> Reviewed-By: Matteo Collina <[email protected]> Reviewed-By: Darshan Sen <[email protected]> Reviewed-By: Benjamin Gruenbaum <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Anna Henningsen <[email protected]>
Landed in 0b92035...e8b5a61 |
Backports the following PRs:
#46190
#46273
#46307
#46312
#46315
#46403
#46600
#46675