Skip to content
  • Deucе's avatar
    e15ba307
    Move ssh_complete out of ssh_mutex · e15ba307
    Deucе authored
    Coverity seems to hate it mostly in the mutex, so change it to
    mostly outside of the mutex and see if that's fine.
    
    It doesn't really matter where it's changed as it's an atomic bool.
    e15ba307
    Move ssh_complete out of ssh_mutex
    Deucе authored
    Coverity seems to hate it mostly in the mutex, so change it to
    mostly outside of the mutex and see if that's fine.
    
    It doesn't really matter where it's changed as it's an atomic bool.
Loading