Skip to content

Conversation

paulcdejean
Copy link

@paulcdejean paulcdejean commented Sep 29, 2025

Before:

thread 'main' panicked at src/args.rs:58:10:
called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

After:

thread 'main' panicked at src/args.rs:60:13:
Example certificates not found in /Users/paul/gitseed/gitseed/listener/examples/cert.crt
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

@paulcdejean paulcdejean requested a review from a team as a code owner September 29, 2025 03:33
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