Closed sinewalker closed 6 years ago
disable by commenting out any ControlMaster
entries in ~/.ssh/config
Reviewing issues this morning, I thought: perhaps analyse-web
could use ssh-reset to clean up it's connection?
Also this Stack-Overflow question: how to close/kill SSH ControlMaster connections has some enhancements I should make to ssh-reset
Indeed it aslo mentions ssh -S none
which may be all I need for analyse-web
to not use a ControlMaster
Commit #31c6d66 fixes
Work-around for now: temporarily disable ControlMaster
The log file continues to stream after the function "kills" the SSH process, because it's actually coming through the master.