Skip to content

Conversation

bert-e
Copy link
Contributor

@bert-e bert-e commented Jan 12, 2022

This pull request has been created automatically.
It is linked to its parent pull request #1649.

Do not edit this pull request directly.
If you need to amend/cancel the changeset on branch
w/8.1/improvement/ARSN-21-Upgrade-Node-to-16, please follow this
procedure:

 $ git fetch
 $ git checkout w/8.1/improvement/ARSN-21-Upgrade-Node-to-16
 $ # <amend or cancel the changeset by _adding_ new commits>
 $ git push origin w/8.1/improvement/ARSN-21-Upgrade-Node-to-16

Please always comment pull request #1649 instead of this one.

return cbOnce(errors.InternalError.customizeDescription(
`read stream error: ${err.code}`));
});
dataStream.on('close', () => {
Copy link
Contributor

Choose a reason for hiding this comment

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

Close is now always called and not just called when an issue comes up, nodejs/node#20611

Copy link
Contributor

Choose a reason for hiding this comment

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

@vrancurel Would you mind having a look at this one? Thank you.
@miniscruff Could you please create a JIRA ticket to add tests for this? Thank you.

Copy link
Contributor

Choose a reason for hiding this comment

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

ARSN-52 Done

@bert-e bert-e merged commit 47b121c into development/8.1 Jan 20, 2022
@bert-e bert-e deleted the w/8.1/improvement/ARSN-21-Upgrade-Node-to-16 branch January 20, 2022 00:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants