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

Use "read a chunk" operation correctly #571

Merged
merged 2 commits into from
Aug 2, 2017
Merged

Use "read a chunk" operation correctly #571

merged 2 commits into from
Aug 2, 2017

Conversation

yutakahirano
Copy link
Member

@yutakahirano yutakahirano commented Aug 1, 2017

The operation takes a reader but we passed a stream. This change fixes that.

Fixes #570.


Preview | Diff

@yutakahirano yutakahirano changed the title Use "reading a chunk" operation correctly Use "read a chunk" operation correctly Aug 1, 2017
@annevk
Copy link
Member

annevk commented Aug 2, 2017

Looks good, but I'll ask @jakearchibald for a second opinion.

@jakearchibald
Copy link
Collaborator

Looks good to me too

@annevk annevk merged commit c5a1394 into master Aug 2, 2017
@annevk annevk deleted the reading-a-chunk branch August 2, 2017 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

"reading a chunk" passes stream rather than a reader
3 participants