Skip to content

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
@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

2 participants