summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorraphCode <15750438+raphCode@users.noreply.github.com>2022-06-21 20:40:26 +0200
committerGitHub <noreply@github.com>2022-06-21 20:40:26 +0200
commit5d9c428294dd320db0b72257cb5e2c655f954267 (patch)
tree856c25d306d8708146a3bb109bd9d54ee2a0ea50 /CHANGELOG.md
parent29332ca68490e907b7b9159d41b1a90efbe5c8a1 (diff)
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
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d716528c7..f2fdc4483 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -15,6 +15,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
* chore(dependencies): update `clap`: `3.1.18` -> `3.2.2` (https://github.com/zellij-org/zellij/pull/1496)
* add: capability to dispatch actions from the cli (https://github.com/zellij-org/zellij/pull/1265)
Can be invoked through `zellij action [ACTIONS]`.
+* fix: client hang when server is killed / shutdown delay (https://github.com/zellij-org/zellij/pull/1535)
Automatically sends the action to the current session, or if there is just one
to the single session, if there are multiple sessions, then the session name