Added decorator collect_delayed_calls_async (release)
What
- Added a common decorator to allow to collect consecutive async calls.
- Added ability to determine daemon vs non daemon decorators.
- Added ignore waiting calls on consecutive within an interval.