Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة

audit-blocking-io-async

النجوم٤
التفرعات٠
آخر تحديث١٢ يونيو ٢٠٢٦ في ٠٥:٣٠

Blocking I/O in async contexts checklist. Use when reviewing async/await code, event-loop or reactor-based services, coroutines, or worker/thread pools — sync calls in async handlers, CPU work on the event loop, sync-over-async, blocking sleeps, missing timeouts.

التثبيت

التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.

SKILL.md
readonly