tenacity icon indicating copy to clipboard operation
tenacity copied to clipboard

Allow asynchronous callbacks for async retries.

Open mastizada opened this issue 3 years ago • 0 comments

This change will allow both async and sync functions to be used as callable parameters for Async retries.

Docs are not updated, please, inform if any other changes are needed. Thank you very much for your review.

Fixes #249

mastizada avatar Jun 02 '22 16:06 mastizada