mirror of
https://github.com/xcat2/confluent.git
synced 2025-01-17 21:23:18 +00:00
Jarrod Johnson
a891745386
Avoid double connect on shell start
When a shell session is initiated, it registers a recipient at the same time it would be trying to establish session for not being a 'wait for recipient'. Aggressively mark the state as connecting to avoid the recipient erroneously thinking things have not be set into motion yet. Additionally, have the ssh plugin avoid a traceback when disconnecting before completing connection.
Description
Languages
Python
80.4%
Shell
15.6%
C
3.6%
Perl
0.3%