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

progressHandler called twice with 1.0 value #218

Open
momomomo888 opened this issue Apr 28, 2021 · 0 comments
Open

progressHandler called twice with 1.0 value #218

momomomo888 opened this issue Apr 28, 2021 · 0 comments

Comments

@momomomo888
Copy link

momomomo888 commented Apr 28, 2021

zipData function send its progress to the progressHandler, but when finished, it sends a progress value of 1.0 (process completed) twice... one inside the loop and the other one after closing the file.

It should only be one when the file is already closed, or having any kind of zipFinished closure.

on zipFiles function is already solved

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

No branches or pull requests

1 participant