Files
crewAI/lib
Cursor Agent fa33af4595 fix: patch event-bus singleton in LLM emit unit tests
Class-level CrewAIEventsBus.emit patches are unreliable under
pytest --import-mode=importlib / xdist. Patch the singleton instance
instead so streaming finish-reason and usage-event tests observe emits.

Co-authored-by: Rip&Tear <theCyberTech@users.noreply.github.com>
2026-08-05 11:15:20 +00:00
..