Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Track size and hash even when there is an error. #188
Conversation
ericsnowcurrently
added some commits
Jan 19, 2016
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju-utils |
added a commit
that referenced
this pull request
Jan 20, 2016
jujubot
merged commit 7195a14
into
juju:master
Jan 20, 2016
ericsnowcurrently
deleted the
ericsnowcurrently:fix-file-wrappers-error-case
branch
Jan 20, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ericsnowcurrently commentedJan 19, 2016
Some readers/writers handle bytes in the same operation that they handle EOF. This change accommodates them.
(Review request: http://reviews.vapour.ws/r/3572/)