mirror of
https://github.com/xcat2/confluent.git
synced 2026-05-18 04:07:17 +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.