Skip to content

Add call method to BaseRetying#267

Merged
mergify[bot] merged 1 commit intojd:masterfrom
hartungstenio:fix-async-call-compatibility
Dec 16, 2020
Merged

Add call method to BaseRetying#267
mergify[bot] merged 1 commit intojd:masterfrom
hartungstenio:fix-async-call-compatibility

Conversation

@hartungstenio
Copy link
Copy Markdown
Contributor

@hartungstenio hartungstenio commented Dec 16, 2020

#253 made Retrying and AsyncRetrying (and BaseRetrying itself) callable, but it broke compatibility of AsyncRetrying by removing the legacy call method.

This moves the deprecated call method to the base class to regain compatibility since no major versions were released

@hartungstenio hartungstenio marked this pull request as ready for review December 16, 2020 18:59
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