Skip to content
  • Leigh B Stoller's avatar
    Watch for a bogus handshake; I saw this happen on one of the FEs, we did · 58e1192e
    Leigh B Stoller authored
    a handshake even though capserver was not running. But the uid/gid
    values were totally bogus. So sanity check them, and if they look
    whacky, abort the handshake until the next time we wake up, to do it
    again.
    
    I go no good theories as to how this happened. A bad theory is that
    maybe some transient startup process bound that socket for a while, but
    that seems incredibly unlikely.
    58e1192e