Skip to content
  • Guido Trotter's avatar
    Handle any exception in ganeti-masterd · 0db7ac4d
    Guido Trotter authored
    If an uncaught exception is thrown currently it destroys the calling
    thread. This patch changes the behaviour to failing the current job,
    logging a message, but trying to keep the daemon up.
    
    Reviewed-by: imsnah
    0db7ac4d