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

async-client-sync-constructor-io

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

Avoid synchronous network I/O inside async client constructors — it blocks the event loop during construction and stalls all concurrent requests. TRIGGER when: adding API key validation or network ping to an async client constructor, constructing a client that hits a remote endpoint on init, designing an async SDK wrapper around a synchronous HTTP library.

التثبيت

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

مستكشف الملفات
2 ملفات
SKILL.md
readonly