mirror of
https://github.com/Balshgit/mosgortrans.git
synced 2025-12-15 03:06:45 +03:00
update readme
This commit is contained in:
@@ -33,3 +33,4 @@ killall python
|
||||
- [ ] Добавить очередь сообщений
|
||||
- [ ] Исправить запуск локально
|
||||
- [ ] Добавить тестов
|
||||
- [ ] Close connection
|
||||
|
||||
@@ -32,7 +32,6 @@ async def bot_shutdown() -> None:
|
||||
# Close DB connection (if used)
|
||||
await dispatcher.storage.close()
|
||||
await dispatcher.storage.wait_closed()
|
||||
app.close()
|
||||
|
||||
logger.warning('Bye!')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user