mirror of
https://github.com/xcat2/confluent.git
synced 2025-01-18 05:33:17 +00:00
62801734ab
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.