stream: avoid setting writable state by ronag · Pull Request #31805 · nodejs/node

@nodejs-github-bot added the stream

Issues and PRs related to the stream subsystem.

label

Feb 15, 2020

@ronag

mcollina

@ronag

@ronag ronag added the author ready

PRs that have at least one approval, no pending requests for changes, and a CI started.

label

Feb 16, 2020

ronag

@ronag ronag changed the title stream: avoid writing to writable stream: avoid setting writable property

Feb 16, 2020

@ronag ronag changed the title stream: avoid setting writable property stream: avoid setting writable state

Feb 16, 2020

mcollina

@ronag ronag mentioned this pull request

Feb 17, 2020

4 tasks

ronag added a commit that referenced this pull request

Feb 17, 2020
A remainder from a previous refactoring.

Refs: #31197

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