added
the
lib / src
label
Jan 25, 2020
ronag
added
semver-major
labels
Jan 25, 2020
ronag
added
the
author ready
label
Jan 26, 2020
Trott
removed
the
author ready
label
Jan 27, 2020Previously finished(stream, cb) would not invoke the callback for streams that have already finished, ended or errored before being passed to finished(stream, cb).
ronag added a commit that referenced this pull request
Feb 8, 2020Previously finished(stream, cb) would not invoke the callback for streams that have already finished, ended or errored before being passed to finished(stream, cb). PR-URL: #31509 Refs: #31508 Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
Closed
4 tasks
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>
Merged
ronag
mentioned this pull request
Closed