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

stream: compose with async functions by ronag · Pull Request #39435 · nodejs/node · GitHub

/ node Public

stream: compose with async functions - #39435

Closed
ronag wants to merge 3 commits into
nodejs:masterfrom
nxtedition:async-compose
Closed

stream: compose with async functions#39435
ronag wants to merge 3 commits into
nodejs:masterfrom
nxtedition:async-compose

Conversation

ronag commented Jul 19, 2021

Copy link
Copy Markdown
Member

Enables async function support for stream.compose.

Enables async function support for stream.compose.
ronag added the stream Issues and PRs related to the stream subsystem. label Jul 19, 2021
ronag requested a review from benjamingr July 19, 2021 06:20
nodejs-github-bot added the needs-ci PRs that need a full CI run. label Jul 19, 2021

ronag commented Jul 19, 2021
edited
Loading

Copy link
Copy Markdown
Member Author

We disabled async function in the compose PR due to @benjamingr request to review the async fn API before landing.

Comment thread doc/api/stream.md Outdated
Comment thread doc/api/stream.md Outdated
ronag and others added 2 commits July 19, 2021 12:09
Co-authored-by: Voltrex <mohammadkeyvanzade94@gmail.com>
Co-authored-by: Voltrex <mohammadkeyvanzade94@gmail.com>

ronag commented Jul 19, 2021

Copy link
Copy Markdown
Member Author

@nodejs/streams

Comment thread doc/api/stream.md

jasnell commented Jul 19, 2021

Copy link
Copy Markdown
Member

Changes look good but does this need additional tests?

ronag commented Jul 19, 2021

Copy link
Copy Markdown
Member Author

Changes look good but does this need additional tests?

The tests are already merged through the original PR.

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

Copy link
Copy Markdown
Collaborator

ronag added 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 Jul 20, 2021

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Collaborator

ronag commented Jul 21, 2021

Copy link
Copy Markdown
Member Author

Landed in 48ff0a1

ronag closed this Jul 21, 2021
ronag added a commit that referenced this pull request Jul 21, 2021
Enables async function support for stream.compose.

PR-URL: #39435
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>

targos commented Jul 21, 2021

Copy link
Copy Markdown
Member

Depends on #39029

ronag commented Jul 28, 2021

Copy link
Copy Markdown
Member Author

#39563

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.

7 participants


Back | FazBrowse Home | New Git URL