Skip to content

stream: don't read after destroy#7

Open
ronag wants to merge 1 commit intomasterfrom
readable-no-read-after-destroy
Open

stream: don't read after destroy#7
ronag wants to merge 1 commit intomasterfrom
readable-no-read-after-destroy

Conversation

@ronag
Copy link
Member

@ronag ronag commented Oct 8, 2019

Don't call read() or emit 'data' after destroy().

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

@ronag ronag changed the title Readable no read after destroy stream: don't read after destroy Oct 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant