mirror of
https://github.com/xcat2/confluent.git
synced 2025-02-16 02:29:56 +00:00
ssh module was pausing input for the entire websocket while doing the simple 'write' operation. Change to background the actual logon processing, rather than blocking what should be a fairly trivial write operation.