imsnif/diskonaut

Feature: error reporting with clean stacktraces

オープン

#18 opened on 2020/06/17

 (2 件のコメント) (0 件のリアクション) (0 人の担当者)Rust (93 件のフォーク)github user discovery
help wanted

Repository metrics

Stars
 (3,066 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

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.

コントリビューターガイド