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

Call exit when handling exceptions. #2103

Merged
merged 1 commit into from
Sep 29, 2023
Merged

Call exit when handling exceptions. #2103

merged 1 commit into from
Sep 29, 2023

Conversation

maleadt
Copy link
Member

@maleadt maleadt commented Sep 29, 2023

This ensures that any trap that may follow after doesn't lead to an unrecoverable situation.

x-ref JuliaGPU/GPUCompiler.jl#524

This ensures that any trap that may follow after doesn't lead to
an unrecoverable situation.
@codecov
Copy link

codecov bot commented Sep 29, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (d38b507) 71.72% compared to head (ddc641a) 71.72%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2103   +/-   ##
=======================================
  Coverage   71.72%   71.72%           
=======================================
  Files         157      157           
  Lines       13865    13865           
=======================================
  Hits         9945     9945           
  Misses       3920     3920           

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

@maleadt maleadt merged commit 4944535 into master Sep 29, 2023
1 check passed
@maleadt maleadt deleted the tb/ptx_trap branch September 29, 2023 09:59
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.

None yet

1 participant