Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign updocs: document that stream.on('close') was changed in Node 10. #25413
Conversation
This comment has been minimized.
This comment has been minimized.
nodejs-github-bot
added
doc
stream
labels
Jan 9, 2019
This comment has been minimized.
This comment has been minimized.
|
cc @mafintosh |
mcollina
requested review from
addaleax and
mafintosh
Jan 9, 2019
richardlau
approved these changes
Jan 9, 2019
sam-github
reviewed
Jan 9, 2019
jasnell
approved these changes
Jan 9, 2019
sam-github
added a commit
to sam-github/node
that referenced
this pull request
Jan 9, 2019
This comment has been minimized.
This comment has been minimized.
|
@sam-github do you prefer this to rebase on top of #25419? |
vsemozhetbyt
reviewed
Jan 9, 2019
vsemozhetbyt
reviewed
Jan 9, 2019
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
No I mean, you land that, and then I amend this one? Or the contrary? |
This comment has been minimized.
This comment has been minimized.
|
Actually, #25419 was fast-tracked so I guess rebasing this one would be the way to go. Sorry, I process github notifications sequentially! |
This comment has been minimized.
This comment has been minimized.
|
And it landed (I'm sure you'll notice). |
sam-github
closed this
in
c2d8a54
Jan 9, 2019
mcollina
reopened this
Jan 9, 2019
This comment has been minimized.
This comment has been minimized.
|
Reopening this one because it was closed by github. |
BridgeAR
approved these changes
Jan 10, 2019
mcollina
force-pushed the
mcollina:close-event-stream
branch
from
93d579b
to
401ca19
Jan 10, 2019
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
@sam-github @vsemozhetbyt check it out! |
sam-github
approved these changes
Jan 10, 2019
This comment has been minimized.
This comment has been minimized.
|
Landed in 18d3aeb |
mcollina
closed this
Jan 12, 2019
mcollina
deleted the
mcollina:close-event-stream
branch
Jan 12, 2019
mcollina
added a commit
that referenced
this pull request
Jan 12, 2019
addaleax
added a commit
that referenced
this pull request
Jan 14, 2019
addaleax
added a commit
that referenced
this pull request
Jan 14, 2019
Merged
BridgeAR
added a commit
to BridgeAR/node
that referenced
this pull request
Jan 16, 2019
BridgeAR
added a commit
to BridgeAR/node
that referenced
this pull request
Jan 16, 2019
Merged
BethGriggs
added a commit
that referenced
this pull request
Apr 28, 2019
Merged
BethGriggs
added a commit
that referenced
this pull request
May 10, 2019
MylesBorins
added a commit
that referenced
this pull request
May 16, 2019
This was referenced May 29, 2019
BethGriggs
added
land-on-v10.x
and removed
lts-watch-v10.x
labels
Jul 9, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
mcollina commentedJan 9, 2019
See: #25373
See: #18438
Checklist
make -j4 test(UNIX), orvcbuild test(Windows) passes