imsnif/diskonaut

Feature: error reporting with clean stacktraces

Aperta

#18 aperta il 17 giu 2020

 (2 commenti) (0 reazioni) (0 assegnatari)Rust (93 fork)github user discovery
help wanted

Metriche repository

Star
 (3066 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

Right now, if the app panics, the stacktrace we see is very much messed up and hard to read, since the terminal is in "raw mode". It would be nice if we could catch all these errors, clear the terminal, exit raw mode and then print them to the screen.

Guida contributor