Skip to content

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

@ronag ronag commented Jul 23, 2019

Copy link
Copy Markdown
Member

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

Checklist

@nodejs-github-bot 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

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 ronag force-pushed the fix-docs-writableFinished branch from 459e4ad to d3b065b Compare July 23, 2019 05:29
@ronag

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 ronag force-pushed the fix-docs-writableFinished branch from d3b065b to 2502502 Compare July 23, 2019 07:53
@ronag 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 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 lpinca changed the title dos: writableFinished is true before 'finish' doc: writableFinished is true before 'finish' Jul 23, 2019
@ronag ronag force-pushed the fix-docs-writableFinished branch 2 times, most recently from 5998562 to 0b677a6 Compare July 23, 2019 20:50
@Trott

Trott commented Jul 25, 2019

Copy link
Copy Markdown
Member

@Trott Trott added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Jul 25, 2019
@Trott

Trott commented Jul 26, 2019

Copy link
Copy Markdown
Member

@nodejs/streams

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

Trott commented Aug 2, 2019

Copy link
Copy Markdown
Member

Comment thread doc/api/http.md

@mcollina 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.

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 <[email protected]>
Reviewed-By: Matteo Collina <[email protected]>
@Trott

Trott commented Aug 2, 2019

Copy link
Copy Markdown
Member

Landed in 0897782

@Trott 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 <[email protected]>
Reviewed-By: Matteo Collina <[email protected]>
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