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

asyncio-taskgroup-migration

النجوم٥
التفرعات٢
آخر تحديث٢ أبريل ٢٠٢٦ في ٠٧:٠٢

Migrate all asyncio.gather() calls to asyncio.TaskGroup for structured concurrency. Use this skill to fix P1-2: replace gather with TaskGroup context managers, add Semaphore-based backpressure for concurrent operations, and use except* for ExceptionGroup handling. Targets Python 3.11+ structured concurrency patterns.

التثبيت

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

SKILL.md
readonly