Skip to content

Exit gracefully on unreadable input instead of panicking#9

Merged
namingbe merged 1 commit into
masterfrom
claude/lucid-mendel-nbmwd7
Jun 14, 2026
Merged

Exit gracefully on unreadable input instead of panicking#9
namingbe merged 1 commit into
masterfrom
claude/lucid-mendel-nbmwd7

Conversation

@namingbe

Copy link
Copy Markdown
Contributor

Replace the panics in read_input with a plain stderr message (same text as before) and a non-zero exit, so a bad file argument no longer surfaces as a Rust panic with a backtrace note.

Replace the panics in read_input with a plain stderr message (same text
as before) and a non-zero exit, so a bad file argument no longer surfaces
as a Rust panic with a backtrace note.
@namingbe
namingbe merged commit ed41218 into master Jun 14, 2026
1 check passed
@namingbe
namingbe deleted the claude/lucid-mendel-nbmwd7 branch June 14, 2026 15:25
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