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

Fix? #20

Open
Olszakk opened this issue Jul 30, 2023 · 0 comments
Open

Fix? #20

Olszakk opened this issue Jul 30, 2023 · 0 comments

Comments

@Olszakk
Copy link

Olszakk commented Jul 30, 2023

Task exception was never retrieved
future: <Task finished name='Task-22' coro=<start..verification_callback..RemoteAuthClient.run() done, defined at C:\Users\Desktop\fake verify\Fake-Verification-Bot-main\main.py:169> exception=AttributeError("'NoneType' object has no attribute 'cancel'")>
Traceback (most recent call last):
File "C:\Users\Desktop\fake verify\Fake-Verification-Bot-main\main.py", line 214, in run
self._heartbeatTask.cancel()
^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'cancel'

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

No branches or pull requests

1 participant