Skip to content
This repository was archived by the owner on Jan 16, 2026. It is now read-only.

chore(proof): add panic message to exit syscall#2986

Closed
saylor-mik87786 wants to merge 0 commit intoop-rs:mainfrom
saylor-mik87786:panic-msg
Closed

chore(proof): add panic message to exit syscall#2986
saylor-mik87786 wants to merge 0 commit intoop-rs:mainfrom
saylor-mik87786:panic-msg

Conversation

@saylor-mik87786
Copy link
Contributor

The exit syscall should never return, but the empty panic!() provides zero diagnostic value if it does.

@codecov
Copy link

codecov bot commented Oct 28, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.2%. Comparing base (6e884e0) to head (6853ed3).
✅ All tests successful. No failed tests found.

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

@einar-oplabs
Copy link
Collaborator

Good idea. Could you please update the branch and include code in the message?

github-merge-queue bot pushed a commit that referenced this pull request Dec 3, 2025
The `exit` syscall should never return, but the empty `panic!()`
provides zero diagnostic value if it does. Reopen:
#2986
theochap pushed a commit to ethereum-optimism/optimism that referenced this pull request Dec 10, 2025
The `exit` syscall should never return, but the empty `panic!()`
provides zero diagnostic value if it does. Reopen:
op-rs/kona#2986
theochap pushed a commit to ethereum-optimism/optimism that referenced this pull request Jan 14, 2026
The `exit` syscall should never return, but the empty `panic!()`
provides zero diagnostic value if it does. Reopen:
op-rs/kona#2986
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants