stream: fix finished typo by ronag · Pull Request #31881 · nodejs/node
#31509 introduced a slight typo. Fortunately this typo does not have big impact due to isWritableFinished().
Fixes: #31509 (comment)
Checklist
-
make -j4 test(UNIX), orvcbuild test(Windows) passes - tests and/or benchmarks are included
- documentation is changed or added
- commit message follows commit guidelines
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Unrelated whitespace change?
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...
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
ronag
added
the
author ready
label
Feb 20, 2020ronag 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>
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