mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-07-02 21:58:11 +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.