mirror of
https://github.com/xcat2/confluent.git
synced 2025-01-17 21:23:18 +00:00
Jarrod Johnson
849193cf98
Have shell sessions not autoreconnect
Unlike consoles, where the underlying concept is a real persistent thing that needs some care to reattach to watch, a shell session should die when it is lost, as a new one would have to be created anyway. Modify the disconnect behavior for a shell session to set closed and notify the receivers. It should also reap dependent watching objects in a future change.
Description
Languages
Python
80.4%
Shell
15.6%
C
3.6%
Perl
0.3%