Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-28 | extmod/asyncio: Make current_task raise exception when there is no task. | Damien George | |
Matches CPython behaviour. Fixes issue #11530. 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> |