Skip to content

refactor(anyhow): improve error handling#61

Draft
sibellavia wants to merge 2 commits intopirafrank:mainfrom
sibellavia:main
Draft

refactor(anyhow): improve error handling#61
sibellavia wants to merge 2 commits intopirafrank:mainfrom
sibellavia:main

Conversation

@sibellavia
Copy link
Contributor

@sibellavia sibellavia commented Jun 2, 2025

This PR addresses #24. This description will be edited once the PR will be ready to be merged.

…d proper Result propagation. replace std::process::exit calls, convert to anyhow::Result for consistency.
@pirafrank pirafrank added the enhancement Suggestion of an improvement of an existing feature or functionality label Jun 2, 2025
@pirafrank pirafrank linked an issue Jun 2, 2025 that may be closed by this pull request
2 tasks
@pirafrank
Copy link
Owner

Hi, that's pretty nice! Lemme know when you want me to look at the code. thx :)

@pirafrank pirafrank force-pushed the main branch 5 times, most recently from c1f680c to c820f03 Compare February 5, 2026 21:09
@pirafrank pirafrank force-pushed the main branch 3 times, most recently from 3a08383 to 3306e49 Compare February 25, 2026 09:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Suggestion of an improvement of an existing feature or functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Enhancement]: Better error handling

2 participants