◐ Shell
clean mode source ↗

stream: fix sync callback leak by ronag · Pull Request #31765 · nodejs/node

@ronag added wip

Issues and PRs that are still a work in progress.

stream

Issues and PRs related to the stream subsystem.

process

Issues and PRs related to the process subsystem.

labels

Feb 13, 2020

@ronag

mcollina

mscdex

@ronag ronag mentioned this pull request

Feb 13, 2020

ronag

@ronag ronag mentioned this pull request

Feb 15, 2020

4 tasks

ronag added a commit to nxtedition/node that referenced this pull request

Feb 15, 2020
Clarifies a userland invariant until a better
solution can be found.

Also moves a misplaced sentence from _write to
write.

Refs: nodejs#31756
Refs: nodejs#31765

ronag

ronag added a commit that referenced this pull request

Feb 18, 2020
Clarifies a userland invariant until a better
solution can be found.

Also moves a misplaced sentence from _write to
write.

Refs: #31756
Refs: #31765

PR-URL: #31812
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>