-
-
Notifications
You must be signed in to change notification settings - Fork 530
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
connection_init_timeout
- "task destroyed but it is pending!"
#2460
Comments
@DoctorJohn, I'll have a look at this in the next few days :) |
This might have been resolved by #2600 |
I'm still seeing it in the testing logs:
but it only throws once at the end of the entire suite. I'll dig into it! |
This still seems to be a problem which means websockets can't be tested. This is the simple test I have where I'm encountering this error.
Can this have a higher priority please since it's been so long since the last comment. |
Describe the Bug
If a gql_transport_ws connection ended before
connection_init_timeout
asncio will warn:(if there were no event loops after the task was closed)
Very annoying for tests.
repro:
System Information
Additional Context
Upvote & Fund
The text was updated successfully, but these errors were encountered: