mirror of
https://github.com/xcat2/confluent.git
synced 2025-01-29 12:27:40 +00:00
Jarrod Johnson
a332678312
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.3%
Shell
15.6%
C
3.6%
Perl
0.3%