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

More graceful failure #344

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

More graceful failure #344

wants to merge 1 commit into from

Conversation

phadej
Copy link
Collaborator

@phadej phadej commented Dec 20, 2024

error is simply wrong in IO-ish contexts. Use fail or throwIO.

cc @edsko @TravisCardwell

Related to #340 (but doesn't fix it, as we have more errors in later stages).

`error` is simply wrong in `IO`-ish contexts. Use fail or throwIO.
@phadej
Copy link
Collaborator Author

phadej commented Dec 27, 2024

rebased

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.

1 participant