• Matthew Holt's avatar
    Distinguishable exit codes · cbb85532
    Matthew Holt authored
    0: normal or expected exit
    1: error before server finished starting
    2: double SIGINT (force quit)
    3: error stopping with SIGQUIT
    4: shutdown callback(s) returned error(s)
    cbb85532
sigtrap.go 2.3 KB