FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

stream: allow calling callback before promise by ronag · Pull Request #40772 · nodejs/node · GitHub

/ node Public

stream: allow calling callback before promise - #40772

Closed
ronag wants to merge 4 commits into
nodejs:masterfrom
nxtedition:then-callback
Closed

stream: allow calling callback before promise#40772
ronag wants to merge 4 commits into
nodejs:masterfrom
nxtedition:then-callback

Conversation

ronag commented Nov 10, 2021

Copy link
Copy Markdown
Member

Refs: #39535

ronag commented Nov 10, 2021

Copy link
Copy Markdown
Member Author

@nodejs/streams @mcollina wdyt?

nodejs-github-bot added the needs-ci PRs that need a full CI run. label Nov 10, 2021

mcollina left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

This needs a test

Copy link
Copy Markdown
Member

Ok for me!

ronag marked this pull request as ready for review November 10, 2021 08:41
ronag requested a review from mcollina November 10, 2021 08:41
ronag added request-ci Add this label to start a Jenkins CI on a PR. stream Issues and PRs related to the stream subsystem. author ready PRs that have at least one approval, no outstanding review comments, and a CI started. and removed needs-ci PRs that need a full CI run. labels Nov 10, 2021
github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Nov 10, 2021

This comment has been minimized.

Copy link
Copy Markdown

Will this land in the next Node16 release? @ronag

Copy link
Copy Markdown
Member

I don't understand the impact well enough to review

mcollina left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

lgtm

ronag added the request-ci Add this label to start a Jenkins CI on a PR. label Nov 10, 2021
github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Nov 10, 2021

This comment has been minimized.

ronag added the request-ci Add this label to start a Jenkins CI on a PR. label Nov 10, 2021
github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Nov 10, 2021

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown

This issue is important for knowing if we can proceed with Node16 on the short term.
Do you think this will land in next Node16 release @ronag ?

Copy link
Copy Markdown
Member

Do you think this will land in next Node16 release @ronag ?

This needs to be released in v17 first and after two weeks it could land on v16. I think the timeline is 4-8 weeks.

ronag added request-ci Add this label to start a Jenkins CI on a PR. and removed request-ci Add this label to start a Jenkins CI on a PR. labels Nov 12, 2021

nodejs-github-bot commented Nov 12, 2021
edited by ronag
Loading

Copy link
Copy Markdown
Collaborator

ronag requested review from jasnell and lpinca November 13, 2021 13:48
ronag added the review wanted PRs that need reviews. label Nov 13, 2021

mcollina left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

lgtm

ronag added a commit that referenced this pull request Nov 14, 2021
Refs: #39535

PR-URL: #40772
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>

ronag commented Nov 14, 2021

Copy link
Copy Markdown
Member Author

Landed in afe460e

ronag closed this Nov 14, 2021
ronag added baking-for-lts PRs that need to wait before landing in a LTS release. lts-watch-v16.x and removed baking-for-lts PRs that need to wait before landing in a LTS release. review wanted PRs that need reviews. labels Nov 14, 2021
targos pushed a commit that referenced this pull request Nov 21, 2021
Refs: #39535

PR-URL: #40772
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
BethGriggs mentioned this pull request Nov 26, 2021
1 task
danielleadams pushed a commit that referenced this pull request Jan 30, 2022
Refs: #39535

PR-URL: #40772
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
danielleadams pushed a commit that referenced this pull request Feb 1, 2022
Refs: #39535

PR-URL: #40772
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
danielleadams mentioned this pull request Feb 1, 2022
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no outstanding review comments, and a CI started. stream Issues and PRs related to the stream subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants


Back | FazBrowse Home | New Git URL