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

[move] Support errors in traces for failed native calls #20170

Merged
merged 1 commit into from
Nov 5, 2024

Conversation

tzakian
Copy link
Contributor

@tzakian tzakian commented Nov 4, 2024

Description

Adds support for recording errors from native functions in traces.

Test plan

Added a new test that aborts inside of a native function and makes sure that the abort is recored in the trace.

@tzakian tzakian requested review from awelc and a team November 4, 2024 22:06
Copy link

vercel bot commented Nov 4, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

3 Skipped Deployments
Name Status Preview Comments Updated (UTC)
multisig-toolkit ⬜️ Ignored (Inspect) Nov 4, 2024 10:06pm
sui-kiosk ⬜️ Ignored (Inspect) Nov 4, 2024 10:06pm
sui-typescript-docs ⬜️ Ignored (Inspect) Nov 4, 2024 10:06pm

@tzakian tzakian temporarily deployed to sui-typescript-aws-kms-test-env November 4, 2024 22:06 — with GitHub Actions Inactive
Copy link
Contributor

@awelc awelc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@tzakian tzakian merged commit 3f02ab7 into main Nov 5, 2024
52 checks passed
@tzakian tzakian deleted the tzakian/trace-native-erros branch November 5, 2024 18:55
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.

2 participants