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 explicit error handling; bump to v0.2.14 #76

Merged
merged 1 commit into from
Oct 1, 2024

Conversation

sk1p
Copy link
Member

@sk1p sk1p commented Oct 1, 2024

Handle cases where constructing the Mutex object can fail, and push the related error through the system. Replace manual Display implementations with thiserror usage.

Handle cases where constructing the `Mutex` object can fail, and push
the related error through the system. Replace manual `Display`
implementations with `thiserror` usage.
@sk1p sk1p merged commit 8da6ffc into LiberTEM:main Oct 1, 2024
39 checks passed
@sk1p sk1p deleted the error-handling branch October 1, 2024 16:22
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