Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #1498. Don't remove await #1509

Merged
merged 2 commits into from
Dec 22, 2024
Merged

Fixes #1498. Don't remove await #1509

merged 2 commits into from
Dec 22, 2024

Conversation

prabhu
Copy link
Collaborator

@prabhu prabhu commented Dec 22, 2024

For some reason, I had thought that it is safe to remove the await keyword from certain calls. I think it was vscode with deno extension that had convinced me.

Fixes #1498

Signed-off-by: Prabhu Subramanian <[email protected]>
@prabhu prabhu added the evinse label Dec 22, 2024
Signed-off-by: Prabhu Subramanian <[email protected]>
@prabhu prabhu merged commit 5e09a04 into master Dec 22, 2024
24 checks passed
@prabhu prabhu deleted the fix/evinse-await-fix branch December 22, 2024 17:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

evinse is possibly broken on v11
1 participant