FAForever / FAForever/server

Error running RabbitMQ reconnect task

Abierto
#967 0 comentarios 0 reacciones 0 asignados Ver en GitHub
bug
Lenguaje dominante
Python
Estrellas
72
Forks
84
Merge medio
5 h 11 min
PR fusionados (30 d)
1

Descripción

Looks like the task didn't run fully after the callback was triggered. Note that the first time the callback was triggered it ran succesfully, but the connection failed due to the bad host name.

```
INFO May 14 14:37:06 ConfigurationStore New value for MQ_SERVER: 'faf-rabbitm' -> 'faf-rabbitmq'
ERROR May 14 14:37:06 asyncio Task was destroyed but it is pending!
task: wait_for= wait_for=()]> cb=[FutureStore.__on_task_done..remover() at /usr/local/lib/python3.9/site-packages/aiormq/base.py:33, ()]>>
ERROR May 14 14:37:06 asyncio Task was destroyed but it is pending!
task: wait_for=()]> cb=[FutureStore.__on_task_done..remover() at /usr/local/lib/python3.9/site-packages/aiormq/base.py:33, ()]>
```

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.