On Fri, Dec 2, 2022 at 3:57 PM John Snow wrote:
>
> This is just an RFC to show a technique for how to watch terminal input
> using asyncio. This is just a *demo* and elides many things for
> simplicity; namely I don't create a QMP monitor nor a guest console
> socket.
>
> What I really wanted fee
This is just an RFC to show a technique for how to watch terminal input
using asyncio. This is just a *demo* and elides many things for
simplicity; namely I don't create a QMP monitor nor a guest console
socket.
What I really wanted feedback on was an API for consuming information
from an async st