Skip to content

stream: fix Readable stream state properties#34886

Closed
lundibundi wants to merge 2 commits intonodejs:masterfrom
lundibundi:fix-stream-getter-props
Closed

stream: fix Readable stream state properties#34886
lundibundi wants to merge 2 commits intonodejs:masterfrom
lundibundi:fix-stream-getter-props

Conversation

@lundibundi
Copy link
Member

Looks like they have been accidentally moved in
#31144. This also adds the proxy
properties to Readable since they have been present all this time
and removing them would be breaking.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

/cc @nodejs/streams @antsmartian

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

stream Issues and PRs related to the stream subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants