Skip to content

Conversation

@ronag
Copy link
Member

@ronag ronag commented Feb 20, 2020

#31509 introduced a slight typo. Fortunately this typo does not have big impact due to isWritableFinished().

Fixes: #31509 (comment)

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

@ronag ronag added the stream Issues and PRs related to the stream subsystem. label Feb 20, 2020
@ronag ronag requested review from lpinca and mcollina February 20, 2020 07:41
@ronag ronag force-pushed the stream-finished-typo branch from 8174105 to 5c00c96 Compare February 20, 2020 07:41
nodejs#31509 introduced a slight typo.
Fortunately this typo does not have big impact due to
`isWritableFinished()`.

Fixes: nodejs#31509 (comment)
@ronag ronag force-pushed the stream-finished-typo branch from 5c00c96 to 242ccc2 Compare February 20, 2020 07:41
@nodejs-github-bot
Copy link
Collaborator

}));
}


Copy link
Member

Choose a reason for hiding this comment

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

Unrelated whitespace change?

Copy link
Member Author

Choose a reason for hiding this comment

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

Yea, there was an extra whitespace that shouldn't be there...

Copy link
Member

@mcollina mcollina left a comment

Choose a reason for hiding this comment

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

lgtm

@ronag ronag added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Feb 20, 2020
ronag added a commit that referenced this pull request Feb 22, 2020
#31509 introduced a slight typo.
Fortunately this typo does not have big impact due to
`isWritableFinished()`.

Fixes: #31509 (comment)

PR-URL: #31881
Fixes: #31509
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
@ronag
Copy link
Member Author

ronag commented Feb 22, 2020

Landed in 21bd667

@MylesBorins
Copy link
Contributor

Adding don't land labels as this relies on a semver-major change

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. stream Issues and PRs related to the stream subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants