Skip to content
This repository has been archived by the owner on Apr 29, 2020. It is now read-only.

fix: turn non-function progress callback into a noop #16

Merged
merged 1 commit into from
Jan 14, 2019

Conversation

achingbrain
Copy link
Collaborator

I figure this is a better fix than #14 because we only do the check once up front instead of for each chunk, and any decent optimising compiler should be able to strip out the noop invocation.

@ghost ghost assigned achingbrain Jan 14, 2019
@ghost ghost added the in progress label Jan 14, 2019
@achingbrain achingbrain requested a review from vmx January 14, 2019 11:57
@achingbrain achingbrain merged commit 6d2c15d into master Jan 14, 2019
@ghost ghost removed the in progress label Jan 14, 2019
@achingbrain achingbrain deleted the fix-bad-progress-callback branch January 14, 2019 12:25
@achingbrain
Copy link
Collaborator Author

Released as v0.38.1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants