v2.0.1
Changelog
- Fixed await blocked by context exit 26488d5 (thanks to @schrockn for the feedback!)
- Fixed
Promise.resolve(coroutine)returning aTaskinstead of aPromisecode sample
Promise.resolve(coroutine) returning a Task instead of a Promise code sample