mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-04-15 15:32:40 +00:00
- Remove unused 'import asyncio' from test file - Remove unused 'original_execute_sync' variable from test - Add defensive sorted() by _execution_index in _execute_tasks and _aexecute_tasks so the field is actively used at runtime, not just metadata Co-Authored-By: João <joao@crewai.com>