Skip to content

Conversation

@pimterry
Copy link
Member

Fixes #38989

@github-actions github-actions bot added doc Issues and PRs related to the documentations. stream Issues and PRs related to the stream subsystem. labels Jun 23, 2021
@lpinca
Copy link
Member

lpinca commented Jun 24, 2021

I think there is no test that verifies that changing this on the fly is safe (especially for special streams that inherits from Duplex like net.Socket) but this is a different issue.

@pimterry
Copy link
Member Author

This is approved and it's a quick simple docs change that was agreed in #38989. Is it possible to get this merged?

@jasnell jasnell added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Aug 30, 2021
@lpinca
Copy link
Member

lpinca commented Aug 30, 2021

Landed in d14878d.

lpinca pushed a commit that referenced this pull request Aug 30, 2021
PR-URL: #39126
Reviewed-By: Luigi Pinca <[email protected]>
Reviewed-By: James M Snell <[email protected]>
@lpinca lpinca closed this Aug 30, 2021
@pimterry
Copy link
Member Author

Amazing, thanks! 👍👍👍

@pimterry pimterry deleted the allow-half-open-prop-docs branch August 30, 2021 14:30
targos pushed a commit that referenced this pull request Sep 6, 2021
PR-URL: #39126
Reviewed-By: Luigi Pinca <[email protected]>
Reviewed-By: James M Snell <[email protected]>
targos pushed a commit that referenced this pull request Sep 6, 2021
PR-URL: #39126
Reviewed-By: Luigi Pinca <[email protected]>
Reviewed-By: James M Snell <[email protected]>
@targos targos mentioned this pull request Sep 6, 2021
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. doc Issues and PRs related to the documentations. stream Issues and PRs related to the stream subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

doc: consider documenting allowHalfOpen property

3 participants