stream: eos on closed by ronag · Pull Request #28748 · nodejs/node

mcollina

mcollina

@ronag ronag mentioned this pull request

Jul 23, 2019

1 task

mcollina

@mcollina mcollina added the semver-major

PRs that contain breaking changes and should be released in the next major version.

label

Jul 23, 2019

mcollina

benjamingr

@ronag ronag mentioned this pull request

Aug 6, 2019

2 tasks

@ronag ronag mentioned this pull request

Sep 1, 2019

4 tasks

ronag

mcollina pushed a commit that referenced this pull request

Sep 3, 2019
Make stream.finished callback invoked if stream is already
closed/destroyed.

PR-URL: #28748
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>