Python Async Concurrency Reliability

Use this skill to statically review Python asyncio reliability: blocking calls that stall the event loop, cancellation correctness, missing timeouts on external awaits, task lifecycle and structured concurrency, backpressure on unbounded fan-out, and context propagation across executor and thread boundaries. Reads source only; it never runs the service or measures actual timing.

VincentChuWaiChow 6dd0d22 9 files · 17.0 KB Updated

File contents

VincentChuWaiChow/vanguard-frontier-agentic/tree/main/skills/python/python-async-concurrency-reliability commit 6dd0d22d6f

Frequently asked questions

npx skillmds@latest add vincentchuwaichow/python-async-concurrency-reliability