-
Notifications
You must be signed in to change notification settings - Fork 70
Closed
Description
I was editing a message using the text editor through the C-x hotkey. When I closed the editor I saw this message interleaved with the channel text (probably because it went to stderr). Despite the panic tiny did not actually crash. It displayed the normal ping timeout message and successfully reconnected afterwards.
panicked at 'called
Result::unwrap()on anErrvalue: Closed(SendPing)', libtiny_client/src/pinger.rs:40:9
tiny/libtiny_client/src/pinger.rs
Line 40 in f8477c3
| select! { |