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

fix: avoid deno vm stop working on unhandled promises #96

Merged
merged 1 commit into from
Nov 17, 2023

Conversation

kuruk-mm
Copy link
Member

@kuruk-mm kuruk-mm commented Nov 17, 2023

Fix #43

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (5e008a1) 13.98% compared to head (39e788f) 13.98%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #96   +/-   ##
=======================================
  Coverage   13.98%   13.98%           
=======================================
  Files         102      102           
  Lines       12227    12227           
=======================================
  Hits         1710     1710           
  Misses      10517    10517           

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

@kuruk-mm kuruk-mm merged commit c79f288 into main Nov 17, 2023
3 checks passed
@kuruk-mm kuruk-mm deleted the fix/unhandled-deno-promises-crash branch November 17, 2023 12:09
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.

Deno runtime: issue when unhandled exception is raised
3 participants