Closed
Description
asyncio
provides event loop code and asynchronous coroutines that fit perfectly with the I/O needs of these all-I/O boards.
Strongly related to #197, though things have changed since then. I'd love to see async
and await
available and used with asyncio
. I have time to work on this but would need guidance on how to do the right thing.