Description
AsyncIO applications can organize background tasks through a small asynchronous task framework. Developers use patio for worker-style jobs, queues, and async service components. Task cancellation, retries, and shared state need explicit handling.