mirror of
https://github.com/xcat2/confluent.git
synced 2025-01-28 11:57:37 +00:00
9a1c9eb43f
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.