mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-07-02 21:58:11 +00:00
Prevents singleton state pollution (trace_batch_id="debug-trace-batch") from test_flow_conversation.py leaking into test_trace_enable_disable.py when both files run in the same pytest-xdist worker under --dist=loadfile. The polluted singleton caused a background HTTP request to fake.crewai.com that corrupted VCR cassette state, preventing the OpenAI LLM entry from matching.
18 KiB
18 KiB