Skip to content
  • Yuya Nishihara's avatar
    cmdcore: relax the default IPC timeout (refs #3947) · e17b48c98248
    Yuya Nishihara authored
    It was set to 5sec at ac9541282dbc so corruption on IPC channel could be
    detected instantly. Since then, the command server got better to protect
    its IPC channels from being damaged by extensions or hooks. So, this patch
    relaxes the timeout in case the command-server process is actually stalled
    over 5sec.
    
    --HG--
    branch : stable
    e17b48c98248