Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix readable stream default highWaterMark #11

Merged
merged 1 commit into from
Sep 25, 2017
Merged

Conversation

mafintosh
Copy link
Collaborator

@mafintosh mafintosh commented Aug 28, 2017

We change the readable side to run in objectMode which means we must remember to change the default value of hwm to 16 instead of 16k

@mcollina
Copy link
Owner

Nice find!!! Can you add a quick unit test?

@mcollina mcollina merged commit ad20819 into master Sep 25, 2017
@mcollina mcollina deleted the mafintosh-patch-1 branch September 25, 2017 08:13
This pull request was closed.
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.

2 participants