mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-23 07:08:14 +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>