Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | extmod/asyncio: Make current_task raise exception when there is no task. | Damien George | 2024-02-28 |
| | | | | | | | | Matches CPython behaviour. Fixes issue #11530. Signed-off-by: Damien George <damien@micropython.org> | ||
* | tests: Rename uasyncio to asyncio. | Jim Mussared | 2023-06-19 |
This work was funded through GitHub Sponsors. Signed-off-by: Jim Mussared <jim.mussared@gmail.com> |