FAForever / FAForever/server

Error running RabbitMQ reconnect task

オープン
#967 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
bug
主要言語
Python
スター
72
フォーク
84
平均マージ
5時間 11分
マージ済み PR(30日)
1

説明

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, ()]>
```

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。