• Matthew Holt's avatar
    Clean up certmagic locks on signaled process exit · 6720bdfb
    Matthew Holt authored
    This should help prevent hanging in some cases when the process is
    restarted and tries to obtain or renew a certificate, for example, but
    the lock remains from the previous shutdown (which was during the same
    operation). Only works if the process is cleanly shut down with a signal
    it can capture.
    6720bdfb
sigtrap_posix.go 3.27 KB