-
Notifications
You must be signed in to change notification settings - Fork 72
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
RuntimeError: Task got Future attached to a different loop #6
Comments
Task <Task pending name='Task-31' coro=<MessageHandler.resolve_future_or_callback() running at /home/folclore/Programming/Python/TelegramBots/FileSaverBot/.venv/lib/python3.12/site-packages/pyromod/listen/message_handler.py:98> cb=[run_until_complete..done_cb()]> got Future <Future pending cb=[_chain_future.._call_check_cancel() at /usr/lib/python3.12/asyncio/futures.py:387]> attached to a different loop Is it the same error? |
The text was updated successfully, but these errors were encountered: