summaryrefslogtreecommitdiff
path: root/tests/extmod/uasyncio_loop_stop.py
AgeCommit message (Expand)Author
2023-06-19tests: Rename uasyncio to asyncio.Jim Mussared
2020-04-02extmod/uasyncio: Implement Loop.stop() to stop the event loop.Damien George