Skip to content

[v0.13.0] Added async_acquire to Limits: async-compatible limit acquisition using await asyncio.sleep() instead of time.sleep(), preventing event-loop deadlocks when async worker methods exceed limit capacity

Choose a tag to compare

@adivekar-utexas adivekar-utexas released this 11 Mar 10:59
· 9 commits to mainline since this release

Full Changelog: v0.12.3...v0.13.0