Py Async Patterns

Review Python async code for event-loop blocking, missing await, incorrect task/gather usage, swallowed cancellation, missing timeouts, and sync/async boundary mistakes. Use when reviewing asyncio, FastAPI, aiohttp, httpx async clients, background tasks, or concurrent I/O.

CodeSigils de50816 5.2 KB Updated

File contents

CodeSigils/py-review-skill/tree/main/skills/py-async-patterns commit de508169fc

Frequently asked questions

npx skillmds@latest add codesigils/py-async-patterns