Skip to content

Added decorator collect_delayed_calls_async (release)

Compare
Choose a tag to compare
@LamaAni LamaAni released this 22 Oct 20:02
· 19 commits to master since this release

What

  1. Added a common decorator to allow to collect consecutive async calls.
  2. Added ability to determine daemon vs non daemon decorators.
  3. Added ignore waiting calls on consecutive within an interval.