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

Delete too early start before progress block registered #56

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nator333
Copy link

@nator333 nator333 commented Aug 1, 2019

Hi, I'm a stranger who started using this library. I appreciate your effort for this!
This PR is related to issue #50 to let you guys know about what I found.
I'm using tag 4.2.1.
I tried deleting tryStartInitialPromiseAndStartIfneeded() from progress(block) function because otherwise progress(float) in Promise may be called before registering the block passed from the progress function. I hope this helps.
Thanks for reading!

It starts previous promise before registering progress block
@nator333 nator333 closed this Aug 1, 2019
@nator333 nator333 reopened this Aug 1, 2019
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