zellij/zellij-client
raphCode 5d9c428294
fix: exit client on empty rcv (#1535)
* Exit client on empty ipc receive

This resolves a hang when the server goes away unnoticed (e.g. when it
is killed). In some cases, this delayed system shutdown because the
client did not react to systemd's SIGTERM.

* Add newline after error report to tidy up shell prompt

* Update changelog
2022-06-21 20:40:26 +02:00
..
src fix: exit client on empty rcv (#1535) 2022-06-21 20:40:26 +02:00
Cargo.toml chore(version): bump development version 2022-06-07 15:38:56 +02:00