mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-05-07 02:02:35 +00:00
Address Bugbot review: replace module-level set with threading.local() so concurrent schema conversions in ThreadPoolExecutor don't interfere. Co-Authored-By: João <joao@crewai.com>