home/categories/scripting/letta-ai-skills-letta-benchmarks-trajectory-only-cancel-async-tasks-skill-md
scriptingdevelopment
cancel-async-tasks
Guidance for implementing asyncio task cancellation with proper cleanup, especially for handling keyboard interrupts (Ctrl+C). This skill should be used when tasks involve asyncio cancellation, signal handling, or graceful shutdown of concurrent Python tasks.
maintainer
letta-ai
আপডেট হয়েছে 1/19/2026
স্টার
31
ফর্ক
5
quick start
Installation and usage
Guidance for implementing asyncio task cancellation with proper cleanup, especially for handling keyboard interrupts (Ctrl+C). This skill should be used when tasks involve asyncio cancellation, signal handling, or graceful shutdown of concurrent Python tasks.
ইনস্টলেশন
$ install --globalskills.sh
ব্যবহার
ইনস্টল করার পর, টার্মিনালে নিচের কমান্ড চালিয়ে আপনি এই স্কিল ব্যবহার করতে পারবেন:
skills use cancel-async-tasks