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

Show descriptive messages on fail to read stdin #58

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

dxrcy
Copy link
Contributor

@dxrcy dxrcy commented Dec 21, 2024

When read_input fails, the panic message is now more descriptive than an anonymous unwrap.
Especially helpful for when non-terminal stdin reaches EOF.

Fixes #57.

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.

IN trap triggers panic when EOF is reached
1 participant