diff options
author | Damien George <damien@micropython.org> | 2024-01-19 10:07:51 +1100 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2024-01-22 12:03:21 +1100 |
commit | 2ecbad4e91192c88f831d8690dbad31ddba72135 (patch) | |
tree | 05700d7e5ba462c58b92885e72911c0d8e4465e8 /tests/extmod/asyncio_wait_task.py.exp | |
parent | 51fbec2780b9c095c7eabdabab043c30dbb99d1d (diff) | |
download | micropython-2ecbad4e91192c88f831d8690dbad31ddba72135.tar.gz micropython-2ecbad4e91192c88f831d8690dbad31ddba72135.zip |
extmod/asyncio: Support gather of tasks that finish early.
Adds support to asyncio.gather() for the case that one or more (or all)
sub-tasks finish and/or raise an exception before the gather starts.
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'tests/extmod/asyncio_wait_task.py.exp')
0 files changed, 0 insertions, 0 deletions