Andrexxelles

Untitled

Feb 27th, 2021
1,297
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 1.22 KB | None | 0 0
  1. C:\Users\admin\Desktop\Telegram_bot\venv\Scripts\python.exe C:/Users/admin/Desktop/Telegram_bot/app_c.py
  2. Task was destroyed but it is pending!
  3. task: <Task pending name='Task-55' coro=<Dispatcher._process_polling_updates() done, defined at C:\Users\admin\Desktop\Telegram_bot\venv\lib\site-packages\aiogram\dispatcher\dispatcher.py:380> wait_for=<_GatheringFuture pending cb=[<TaskWakeupMethWrapper object at 0x04263508>()]>>
  4. Exception ignored in: <coroutine object Handler.notify at 0x04168DA8>
  5. Traceback (most recent call last):
  6.   File "C:\Users\admin\Desktop\Telegram_bot\venv\lib\site-packages\aiogram\dispatcher\handler.py", line 127, in notify
  7.     current_handler.reset(ctx_token)
  8. ValueError: <Token var=<ContextVar name='current_handler' at 0x033596F0> at 0x04262688> was created in a different Context
  9. Task was destroyed but it is pending!
  10. task: <Task pending name='Task-61' coro=<RedisConnection._read_data() done, defined at C:\Users\admin\Desktop\Telegram_bot\venv\lib\site-packages\aioredis\connection.py:180> wait_for=<Future pending cb=[<TaskWakeupMethWrapper object at 0x042632B0>()]> cb=[RedisConnection.__init__.<locals>.<lambda>() at C:\Users\admin\Desktop\Telegram_bot\venv\lib\site-packages\aioredis\connection.py:168]>
  11.  
Advertisement
Add Comment
Please, Sign In to add comment