Skip to content
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

RecursionError: maximum recursion depth exceeded while calling a Python object #8330

Closed
zticky opened this issue Dec 10, 2024 · 1 comment
Closed

Comments

@zticky
Copy link

zticky commented Dec 10, 2024

Hi! I was using Tribler and THIS happened! 😢

Traceback (most recent call last):
  File "C:\hostedtoolcache\windows\Python\3.10.11\x64\lib\asyncio\events.py", line 80, in _run
  File "C:\hostedtoolcache\windows\Python\3.10.11\x64\lib\asyncio\tasks.py", line 674, in cancel
  File "C:\hostedtoolcache\windows\Python\3.10.11\x64\lib\asyncio\tasks.py", line 674, in cancel
  File "C:\hostedtoolcache\windows\Python\3.10.11\x64\lib\asyncio\tasks.py", line 674, in cancel
  [Previous line repeated 491 more times]
  File "C:\hostedtoolcache\windows\Python\3.10.11\x64\lib\asyncio\tasks.py", line 670, in cancel
RecursionError: maximum recursion depth exceeded while calling a Python object

rE@http://127.0.0.1:57786/ui/assets/index.9ee516a5.js:80:336

@qstokkink
Copy link
Contributor

Thanks for reporting! I see we already have an issue open for this, in #8322. I'll close this issue to keep the discussion in one place. We'll try to get this resolved as soon as possible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants