Trio has some interesting concepts and although it's better
than asyncio in overall I'm not sure about it. The python async community
is still young and splitting it is not good. We already have a bunch
of libraries and uvloop so it's hard to move now. I would like to see
some of it's concepts implemented on top of asyncio but that needs some
serious creativity because of asyncio design.