mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-04-12 14:02:47 +00:00
- Replace MagicMock fixtures with real Agent/Task instances in test_async_agent_executor.py so pydantic validation passes - Guard CacheHandler creation in Crew.set_private_attrs to avoid replacing an existing handler when the model validator re-runs during RuntimeState registration