mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-10 16:48:30 +00:00
Key changes: - Added ThreadPoolExecutor-based timeout mechanism - Implemented proper error handling and resource cleanup - Added comprehensive tests for timeout functionality - Ensured compatibility with existing agent execution patterns Co-Authored-By: Joe Moura <joao@crewai.com>