coderoad / coderoad-vscode

👩‍💻 Create or play Interactive coding tutorials in VSCode
https://coderoad.github.io
GNU Affero General Public License v3.0
949 stars 39 forks source link

Feat/await async calls #564

Closed ShMcK closed 2 years ago

ShMcK commented 2 years ago

Await async calls to avoid weird async errors. Thanks @moT01 for help debugging.