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 closing of connection discarded by session target attrs #1046

Merged
merged 1 commit into from Jul 6, 2023

Conversation

elprans
Copy link
Member

@elprans elprans commented Jul 6, 2023

asyncio.gather takes a variadic, not an iterable and
return_exceptions was masking the issue.

`asyncio.gather` takes a variadic, not an iterable and
`return_exceptions` was masking the issue.
@elprans elprans merged commit 6043d91 into master Jul 6, 2023
34 checks passed
@elprans elprans deleted the fix-target-attrs branch July 6, 2023 23:53
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

Successfully merging this pull request may close these issues.

None yet

1 participant