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

pull: provide download arg for byte progress ack. #182

Merged
merged 1 commit into from May 5, 2015

Conversation

odeke-em
Copy link
Owner

@odeke-em odeke-em commented May 5, 2015

This PR addresses issue #177 in which the byte count of exported
files is not known before hand or in the manifest but found
at export time. The issue was that the size of exportable files is not known and hence cannot be put into a manifest for the byte counter. However on every download completion, the byte count was submitted to the progress meter.

This addresses the issue in which the byte count of exported
files is not known before hand or in the manifest but found
at export time. This addresses issue #177.
@odeke-em odeke-em merged commit 48248cf into master May 5, 2015
@odeke-em odeke-em deleted the byteAck-for-exportables branch May 9, 2015 19:04
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.

None yet

1 participant