Files
crewAI/lib
lorenzejay 80f6c17464 refactor(MCPNativeTool): remove unused shared loop thread and clean up code
- 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.
2026-03-09 16:12:48 -07:00
..