Skip to content

Conversation

@ronag
Copy link
Member

@ronag ronag commented Jul 23, 2021

No description provided.

@ronag ronag requested review from jasnell and mcollina July 23, 2021 07:42
@nodejs-github-bot nodejs-github-bot added the needs-ci PRs that need a full CI run. label Jul 23, 2021
@ronag
Copy link
Member Author

ronag commented Jul 23, 2021

@nodejs/streams

@ronag
Copy link
Member Author

ronag commented Jul 23, 2021

Maybe the naming could be improved? It's really hard (impossible?) to tell difference between e.g.

newStreamReadableFromReadableStream
newReadableStreamFromStreamReadable

and also know which one does what. I had to literally go into the implementation check that it looks like it's working on a node stream and copy/paste the function name to make sure I got the right one.

@ronag ronag added the stream Issues and PRs related to the stream subsystem. label Jul 23, 2021
Copy link
Member

@mcollina mcollina left a comment

Choose a reason for hiding this comment

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

lgtm

@ronag ronag added author ready PRs that have at least one approval, no pending requests for changes, and a CI started. request-ci Add this label to start a Jenkins CI on a PR. and removed needs-ci PRs that need a full CI run. labels Jul 24, 2021
@github-actions github-actions bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Jul 24, 2021
@nodejs-github-bot
Copy link
Collaborator

ronag added a commit that referenced this pull request Jul 25, 2021
PR-URL: #39496
Reviewed-By: Matteo Collina <[email protected]>
Reviewed-By: Benjamin Gruenbaum <[email protected]>
Reviewed-By: Tobias Nießen <[email protected]>
@ronag
Copy link
Member Author

ronag commented Jul 25, 2021

Landed in 79f4d5a

@targos
Copy link
Member

targos commented Jul 26, 2021

Depends on #39134

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 pending requests for changes, 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.

6 participants