Skip to content
  • Deucе's avatar
    662a5606
    Always flush after grabbing ssh mutex · 662a5606
    Deucе authored
    When flushing, set timeouts high, then set zero read timeout
    Ensure channel IDs are protected by the ssh mutex
    Check channels are open every time though input thread and before sends
    Fix various locking errors
    Install public key in a background thread
    
    Once a startup race is fixed, this should be good to go!
    662a5606
    Always flush after grabbing ssh mutex
    Deucе authored
    When flushing, set timeouts high, then set zero read timeout
    Ensure channel IDs are protected by the ssh mutex
    Check channels are open every time though input thread and before sends
    Fix various locking errors
    Install public key in a background thread
    
    Once a startup race is fixed, this should be good to go!
Loading