Radish alpha
h
rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5
Radicle Heartwood Protocol & Stack
Radicle
Git
Add human-panic setup to radicle-cli
Merged did:key:z6MkwcUR...q1kL opened 8 months ago

This patchset adds a human_panic setup to the radicle-cli crates main() function. Its an alternative approach to the changes in the patchset at

rad/patches/f238147e5b0ab4090c94fcca5c2b2565ae7b75df

which uses the log-panics crate, which seems to be unmaintained (as the author of above patchset also notes).

human-panic is maintained by the rust-cli org, and is actively maintained. So I think it is a good choice. I am open to suggestions about the metadata passed to the setup_panic() call of course!

did:key:z6MkwcUR...q1kL opened with revision 7413e891 on base 01bed73a +240 -7 8 months ago

This patchset adds a human_panic setup to the radicle-cli crates main() function. Its an alternative approach to the changes in the patchset at

rad/patches/f238147e5b0ab4090c94fcca5c2b2565ae7b75df

which uses the log-panics crate, which seems to be unmaintained (as the author of above patchset also notes).

human-panic is maintained by the rust-cli org, and is actively maintained. So I think it is a good choice. I am open to suggestions about the metadata passed to the setup_panic() call of course!

lorenz pushed revision 2 86673ed0 on base f6f3be43 +239 -7 8 months ago

Rebase and a small edit.

lorenz merged revision 86673ed0 at 6a1b13bb 8 months ago