Open BartMassey opened 4 years ago
Good suggestion!
I actually have been aware of the need of integrating async
/await
since these have become stable in the standard library. We definitely need to implement this, but I need some time to look into it and figure how to implement it properly.
Would be nice to be able to use this library with
async
/await
. I don't think it's super hard, although I don't have time to look at it right this second.