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

Use cancellation in async Retrier methods. #65

Merged
merged 1 commit into from
Feb 3, 2023

Conversation

tusmester
Copy link
Contributor

@tusmester tusmester commented Feb 3, 2023

I added missing cancellation support to old async methods and also changed the waiting call from Thread.Sleep to the async Task.Delay.

@tusmester tusmester requested a review from kavics February 3, 2023 11:06
@tusmester tusmester merged commit ef2c006 into develop Feb 3, 2023
@tusmester tusmester deleted the fix/retrier-full-async branch February 22, 2023 13:07
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