mirror of
https://github.com/marcoallegretti/karapace.git
synced 2026-03-26 21:43:09 +00:00
Piping CLI output into tools like head may close stdout early. Rust then panics when printing. Install a panic hook that exits successfully on EPIPE instead of emitting a panic backtrace. |
||
|---|---|---|
| .. | ||
| karapace-cli | ||
| karapace-core | ||
| karapace-dbus | ||
| karapace-remote | ||
| karapace-runtime | ||
| karapace-schema | ||
| karapace-server | ||
| karapace-store | ||
| karapace-tui | ||