stream: make readable & writable computed by ronag · Pull Request #31197 · nodejs/node
ronag
changed the title
stream: Writable.writable computed
stream: readable & writable computed
lundibundi
added
the
semver-major
label
Jan 5, 2020
ronag
added
author ready
and removed wip
Issues and PRs that are still a work in progress.labels
Jan 31, 2020
addaleax
removed
the
author ready
label
Feb 7, 2020
ronag
added
the
author ready
label
Feb 8, 2020ronag added a commit that referenced this pull request
Feb 8, 2020This makes readable and writable automatically computed based on the stream state. Effectivly deprecating/discouraging manual management of this. Makes the properties more consistent and easier to reason about. Fixes: #29377 PR-URL: #31197 Refs: #29377 Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
ronag
mentioned this pull request
4 tasks
ronag added a commit that referenced this pull request
Feb 17, 2020This 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