Skip to main content
Run any Skill in Manus
with one click

asyncio

// Use when debugging event loop hangs, task scheduling issues, call_soon vs call_soon_threadsafe confusion, Future callback timing, _enter_task/_leave_task conflicts, GIL contention patterns, per-step vs per-drive task context, uvloop compatibility problems, sniffio/anyio backend detection failures, streaming backpressure deadlocks, or native runtime context issues on the asyncio thread. Also use when verifying asyncio assumptions via quick Python one-liners.

$ git log --oneline --stat
stars:79
forks:24
updated:March 30, 2026 at 21:34
SKILL.md
readonly