Skip to content

Fix Retrier's begin completion call #1

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

Merged

Conversation

ramonoise
Copy link
Contributor

@ramonoise ramonoise commented May 1, 2021

Hi! Congratulations on this project!
It's really helpful in sooo many cases.

I did some tests here and I found a little bug: when you start a task that succeeds on the first try, the completion closure will never be called. But it's simple to solve this.

@marcelvoss
Copy link
Owner

Hi @ramonilho,

thanks a lot for the kind words and your contribution. You're right, seems like an oversight!
Would you mind adding a test case, so we have confidence that it'll not happen again?

Copy link
Owner

@marcelvoss marcelvoss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome! Thanks for taking the time to fix it and adding a test case. 👏

@marcelvoss marcelvoss merged commit cf9a236 into marcelvoss:main May 2, 2021
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.

2 participants