Skip to main content

py314-threadpoolexecutor-initializer-fix

Diagnose and fix Python 3.14 `DaemonThreadPoolExecutor` / `ThreadPoolExecutor` AttributeError on `_initializer` or `_initargs`. Triggers on the literal error string `'DaemonThreadPoolExecutor' object has no attribute '_initializer'` (or `_initargs`), or any subclass that calls `_worker(executor_ref, work_queue, self._initializer, self._initargs)` and fails under Python 3.14. Use when a ThreadPoolExecutor subclass breaks after upgrading to Python 3.14.0+.

Aller à l'installation

Informations de source

Dépôt
jleechanorg/claude-commands
Dernière activité de la source
2 août 2026 à 01:06
Langue détectée de SKILL.md
anglais
Étoiles
3
Forks
0

Options d'installation

Le prompt qui vérifie d'abord la source est sélectionné par défaut. Vous pouvez passer à une commande directe ou télécharger une copie locale.

Vérifiez les fichiers source

Lisez SKILL.md et les fichiers associés affichés par SkillsMP avant de décider de l'installer.