omnilib / aioitertools

itertools and builtins for AsyncIO and mixed iterables
https://aioitertools.omnilib.dev
MIT License
240 stars 24 forks source link

Improve cancellation semantics and unawaited tasks #98

Closed amyreese closed 2 years ago

amyreese commented 2 years ago

Description

Fixes: #67