Introduction ============ The async module provides async functionality. It introduces a basic event loop, which have to be activated and bound to a local thread through the wait scope class. On a thread with an active event loop we can create async call graphs which automatically resolve the item moving through this graph.