Skip to content

Conversation

@mattinm
Copy link

@mattinm mattinm commented Jun 19, 2025

  • Add return_exception to tdqm_asyncio.gather
  • Rework tdqm_asyncio.gather into an AsyncGenerator form so that Exceptions close __anext__

Fixes: #1286

- Add return_exception to tdqm_asyncio.gather
- Rework tdqm_asyncio.gather into an AsyncGenerator form so that Exceptions close __anext__

Fixes: tqdm#1286
@mattinm mattinm requested a review from casperdcl as a code owner June 19, 2025 03:19
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.

Add return_exceptions to asyncio.gather wrapper

1 participant