mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Update redis.py
This commit is contained in:
parent
3ba724e2fa
commit
4dd57a2125
1 changed files with 1 additions and 1 deletions
|
|
@ -166,4 +166,4 @@ class RedisEventIsolation(BaseEventIsolation):
|
|||
yield None
|
||||
|
||||
async def close(self) -> None:
|
||||
pass
|
||||
await self.redis.aclose(close_connection_pool=True)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue