-
-
Notifications
You must be signed in to change notification settings - Fork 163
Closed
Labels
Description
The console randomly die after some time. Running with RUST_LOG=debug and RUST_BACKTRACE=full produce this log file: console.txt (I suggest printing the log file in a terminal so you get the colors and other formatting)
Error
called `Result::unwrap()` on an `Err` value: SystemTimeError(836.154µs)
Metadata
| key | value |
|---|---|
| version | 0.1.1 |
| location | tokio-console/src/state/async_ops.rs:214:61 |
thombles