Description
Asynchronous programming patterns can be organized with a small Python framework. This library is for developers coordinating deferred work and callbacks. Async control flow can hide errors, so cancellation and exception handling should be tested.