mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-04-11 13:32:34 +00:00
- Eliminated the unused _mcp_shared_loop_thread variable to simplify the MCPNativeTool class. - Updated the _ensure_loop method to remove redundant checks for the event loop's running state. - Improved logging formatting for better readability during error handling.