Skip to content
  • Deucе's avatar
    999b9b76
    Always flush after grabbing ssh mutex · 999b9b76
    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!
    999b9b76
    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