crewAIInc / crewAI

Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewAI empowers agents to work together seamlessly, tackling complex tasks.
https://crewai.com
MIT License
18.84k stars 2.6k forks source link

WARNING: Overriding of current TracerProvider is not allowed #675

Closed waminos closed 1 week ago

waminos commented 3 months ago

hi, im doing a loop and the process get stuck. After the first iterations i get the following warning 'WARNING: Overriding of current TracerProvider is not allowed' and then always stuck at the same moment.

for i in [] : inputs = ... r = AnalystCrew().crew().kickoff(inputs=inputs)

leungmanhin commented 2 months ago

I got this warning as well, it seems to happen if we create more than one crew in the code

github-actions[bot] commented 2 weeks ago

This issue is stale because it has been open for 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] commented 1 week ago

This issue was closed because it has been stalled for 5 days with no activity.