gpt4free
gpt4free copied to clipboard
how to fix "Task was destroyed but it is pending! task: ..."
Need some help to fix error while using mixtral or mistral with provider PerplexityLabs. After typing "continue" the interrupted task contiunes in a new answer.
provider PerplexityLab 127.0.0.1 - - [08/Mar/2024 10:00:12] "POST /backend-api/v2/conversation HTTP/1.1" 200 - Task was destroyed but it is pending! task: <Task pending name='Task-2995' coro=<<async_generator_athrow without name>()>> provider PerplexityLab 127.0.0.1 - - [08/Mar/2024 10:00:31] "POST /backend-api/v2/conversation HTTP/1.1" 200 - Task was destroyed but it is pending! task: <Task pending name='Task-3516' coro=<<async_generator_athrow without name>()>> provider PerplexityLab 127.0.0.1 - - [08/Mar/2024 10:00:48] "POST /backend-api/v2/conversation HTTP/1.1" 200 - Task was destroyed but it is pending! task: <Task pending name='Task-3903' coro=<<async_generator_athrow without name>()>> provider PerplexityLab 127.0.0.1 - - [08/Mar/2024 10:02:50] "POST /backend-api/v2/conversation HTTP/1.1" 200 - Task was destroyed but it is pending! task: <Task pending name='Task-4420' coro=<<async_generator_athrow without name>()>>
PerplexityLabs has a infinite loop for me. Maybe it's broken.
Bumping this issue because it has been open for 7 days with no activity. Closing automatically in 7 days unless it becomes active again.
Closing due to inactivity.