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

🐛 Do NOT use using to avoid ambiguous behavior #273

Merged
merged 1 commit into from
Aug 24, 2023
Merged

Conversation

lambdalisue
Copy link
Member

Using await using cause ambiguous behavior from Deno v1.36.2

denoland/deno#20271

Close #272

Using `await using` cause ambiguous behavior from Deno v1.36.2

denoland/deno#20271
@codecov
Copy link

codecov bot commented Aug 24, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (9f1b8cf) 92.59% compared to head (30be05f) 92.59%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #273   +/-   ##
=======================================
  Coverage   92.59%   92.59%           
=======================================
  Files           3        3           
  Lines          81       81           
  Branches        6        6           
=======================================
  Hits           75       75           
  Misses          6        6           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@lambdalisue lambdalisue merged commit bfdc079 into main Aug 24, 2023
9 checks passed
@lambdalisue lambdalisue deleted the fix-using-issue branch August 24, 2023 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

denops.vim does not work in Deno1.36.2
1 participant