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

doc: writableFinished is true before 'finish' by ronag · Pull Request #28811 · nodejs/node · GitHub

/ node Public

doc: writableFinished is true before 'finish' - #28811

Closed
ronag wants to merge 1 commit into
nodejs:masterfrom
nxtedition:fix-docs-writableFinished
Closed

doc: writableFinished is true before 'finish'#28811
ronag wants to merge 1 commit into
nodejs:masterfrom
nxtedition:fix-docs-writableFinished

Conversation

ronag commented Jul 23, 2019

Copy link
Copy Markdown
Member

The current description for stream.writableFinished is not entirely correct.

Checklist

nodejs-github-bot added doc Issues and PRs related to the documentations. stream Issues and PRs related to the stream subsystem. labels Jul 23, 2019

Trott commented Jul 23, 2019

Copy link
Copy Markdown
Member

Practically, I"m not sure what the difference is to the reader? Is this about what finished is set to when your finish event listener runs or something like that?

ronag force-pushed the fix-docs-writableFinished branch from 459e4ad to d3b065b Compare July 23, 2019 05:29

ronag commented Jul 23, 2019

Copy link
Copy Markdown
Member Author

It’s important in order to know whether when I register a finish listener if it will be called or not.

ronag force-pushed the fix-docs-writableFinished branch from d3b065b to 2502502 Compare July 23, 2019 07:53
ronag changed the title docs: writableFinished is true before 'finish' dos: writableFinished is true before 'finish' Jul 23, 2019
Comment thread doc/api/http.md Outdated
ronag force-pushed the fix-docs-writableFinished branch from 2502502 to cc13c69 Compare July 23, 2019 10:16
Comment thread doc/api/http.md Outdated
lpinca changed the title dos: writableFinished is true before 'finish' doc: writableFinished is true before 'finish' Jul 23, 2019
ronag force-pushed the fix-docs-writableFinished branch 2 times, most recently from 5998562 to 0b677a6 Compare July 23, 2019 20:50

Trott commented Jul 25, 2019

Copy link
Copy Markdown
Member

Trott added the author ready PRs that have at least one approval, no outstanding review comments, and a CI started. label Jul 25, 2019

Trott commented Jul 26, 2019

Copy link
Copy Markdown
Member

@nodejs/streams

Comment thread doc/api/http.md Outdated
trivikr removed the author ready PRs that have at least one approval, no outstanding review comments, and a CI started. label Jul 26, 2019
ronag force-pushed the fix-docs-writableFinished branch from 0b677a6 to c3b6f5b Compare August 2, 2019 06:34
ronag force-pushed the fix-docs-writableFinished branch from c3b6f5b to 204b76b Compare August 2, 2019 06:35

Trott commented Aug 2, 2019

Copy link
Copy Markdown
Member

Comment thread doc/api/http.md

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

Trott pushed a commit to Trott/io.js that referenced this pull request Aug 2, 2019
PR-URL: nodejs#28811
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>

Trott commented Aug 2, 2019

Copy link
Copy Markdown
Member

Landed in 0897782

Trott closed this Aug 2, 2019
targos pushed a commit that referenced this pull request Aug 2, 2019
PR-URL: #28811
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
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

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.

7 participants


Back | FazBrowse Home | New Git URL