Blocking Io Guard

Ensure async-path backend code that could block the asyncio event loop is protected by a teeth-verified runtime anchor in tests/blocking_io/. Use when changing backend Python under app/, packages/harness/deerflow/, or scripts/, when running a blocking-IO triage round over the whole repo, or when a reviewer/CI asks for blocking-IO coverage. Runs a deterministic scan (changed-lines or full-repo), routes each candidate, drafts/extends an anchor, and proves it fails when the blocking IO regresses.

peteedoo 60317ff 4 files · 12.8 KB Updated 0 repo stars

File contents

peteedoo/project-template/tree/main/.agents/skills/imported/bytedance--deer-flow/blocking-io-guard commit 60317ff497

Frequently asked questions

npx skillmds add peteedoo/blocking-io-guard