Fix: mise à jour des catégories dans le panel /ticket
This commit is contained in:
parent
3534363f98
commit
19fa423210
2 changed files with 33 additions and 21 deletions
11
TODO.md
11
TODO.md
|
|
@ -1,11 +0,0 @@
|
|||
# TODO - Kuby
|
||||
|
||||
- [x] Identifier le cog qui démarre le serveur aiohttp sur 127.0.0.1:5001 (bug_report.py)
|
||||
- [x] Remplacer l’async hook `cog_load` par un démarrage différé via `__init__` + `bot.loop.create_task` (disnake 2.12.0)
|
||||
- [x] Renommer la logique serveur en `_start_webhook_server`
|
||||
- [x] Attendre `await bot.wait_until_ready()` avant d’ouvrir le port
|
||||
- [x] Conserver le retry bind port 5001 (OSError errno 98)
|
||||
- [ ] Redémarrer le bot
|
||||
- [ ] Vérifier dans les logs: "Internal Bot Webhook Server started on 127.0.0.1:5001"
|
||||
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue