thread-safety
Ensure thread safety in concurrent Python code. Use when dealing with shared state, avoiding race conditions, implementing locks and synchronization primitives, and handling the GIL in multiprocessing.
$ Installer
git clone https://github.com/benchflow-ai/skillsbench /tmp/skillsbench && cp -r /tmp/skillsbench/shared_workspace/openmp-to-multiprocessing/environment/skills/thread-safety ~/.claude/skills/skillsbench// tip: Run this command in your terminal to install the skill
Repository

benchflow-ai
Author
benchflow-ai/skillsbench/shared_workspace/openmp-to-multiprocessing/environment/skills/thread-safety
24
Stars
9
Forks
Updated5d ago
Added1w ago