Skip to content

Conversation

@jasnell
Copy link
Member

Fixes: #28592
Signed-off-by: James M Snell [email protected]

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • documentation is changed or added
  • commit message follows commit guidelines

@nodejs-github-botnodejs-github-bot added doc Issues and PRs related to the documentations. stream Issues and PRs related to the stream subsystem. labels Dec 31, 2020
Copy link
Member

@mcollinamcollina left a comment

Choose a reason for hiding this comment

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

lgtm

@Trott
Copy link
Member

Trott commented Jan 2, 2021

I suggested removing "undocumented" in one of my comments because we're talking about them in the documentation, so they're not exactly undocumented. So I'd also suggest removing it from the commit message. (If removing it doesn't feel right, maybe change it to "unsupported"?)

@jasnelljasnellforce-pushed the clarify-undocumented-stream-properties branch from 28402fe to dc2e838CompareJanuary 2, 2021 21:36
@jasnell
Copy link
MemberAuthor

Landed in 7cfa1be

@jasnelljasnell closed this Jan 3, 2021
jasnell added a commit that referenced this pull request Jan 3, 2021
Fixes: #28592 Signed-off-by: James M Snell <[email protected]> PR-URL: #36715 Reviewed-By: Matteo Collina <[email protected]> Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Robert Nagy <[email protected]> Reviewed-By: Michaël Zasso <[email protected]>
danielleadams pushed a commit that referenced this pull request Jan 12, 2021
Fixes: #28592 Signed-off-by: James M Snell <[email protected]> PR-URL: #36715 Reviewed-By: Matteo Collina <[email protected]> Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Robert Nagy <[email protected]> Reviewed-By: Michaël Zasso <[email protected]>
@danielleadamsdanielleadams mentioned this pull request Jan 12, 2021
targos pushed a commit that referenced this pull request May 1, 2021
Fixes: #28592 Signed-off-by: James M Snell <[email protected]> PR-URL: #36715 Reviewed-By: Matteo Collina <[email protected]> Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Robert Nagy <[email protected]> Reviewed-By: Michaël Zasso <[email protected]>
@danielleadamsdanielleadams mentioned this pull request May 3, 2021
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docIssues and PRs related to the documentations.streamIssues and PRs related to the stream subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

doc: undocumented properties are mentioned in the stream doc

6 participants

@jasnell@Trott@mcollina@targos@ronag@nodejs-github-bot