micropython-lib/asyncio
Paul Sokolovsky 25bcef1b0d asyncio: Recover eventloop's ability to work with callbacks.
Actually, coroutine support for call_soon() is a hack, in big asyncio coroutine
should be wrapped in Task object.
2014-04-24 01:07:22 +03:00
..
asyncio.py asyncio: Recover eventloop's ability to work with callbacks. 2014-04-24 01:07:22 +03:00