Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-23 | tests/extmod/asyncio_wait_task.py: Add test for raise and delayed wait. | Damien George | |
This case was fixed in 2ecbad4e91192c88f831d8690dbad31ddba72135, which stored the exception in the task object. Signed-off-by: Damien George <damien@micropython.org> | |||
2023-06-19 | tests: Rename uasyncio to asyncio. | Jim Mussared | |
This work was funded through GitHub Sponsors. Signed-off-by: Jim Mussared <jim.mussared@gmail.com> |