Branch: refs/heads/master
Home: https://github.com/tmux/tmux
Commit: ad662d39262b3511a7dd9129a4232c0ebfc5517a
https://github.com/tmux/tmux/commit/ad662d39262b3511a7dd9129a4232c0ebfc5517a
Author: Ben Maurer <[email protected]>
Date: 2026-07-10 (Fri, 10 Jul 2026)
Changed paths:
A regress/control-client-exit.sh
Log Message:
-----------
Add a regression test for output queued to exiting control clients.
Checks that once a control client is marked for exit the server stops
queueing notifications for it (PR 5357). The client's output is drained only
slowly so a backlog holds the exit handshake open; the client is then
detached and the window renamed, and the %window-renamed notifications must
not appear in the client's output stream.
Commit: 1329473a4b505c4a092064d07bee95688195e668
https://github.com/tmux/tmux/commit/1329473a4b505c4a092064d07bee95688195e668
Author: Nicholas Marriott <[email protected]>
Date: 2026-07-10 (Fri, 10 Jul 2026)
Changed paths:
A regress/control-client-exit.sh
Log Message:
-----------
Merge pull request #5358 from bmaurer/regress-control-client-exit
Add a regression test for output queued to exiting control clients
Compare: https://github.com/tmux/tmux/compare/84cc6541f3c0...1329473a4b50
To unsubscribe from these emails, change your notification settings at
https://github.com/tmux/tmux/settings/notifications
--
You received this message because you are subscribed to the Google Groups
"tmux-git" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion, visit
https://groups.google.com/d/msgid/tmux-git/tmux/tmux/push/refs/heads/master/84cc65-132947%40github.com.