Skip to content

Improve shutdown logic in sigsum-witness

Niels Möller requested to merge nisse/sigsum-witness-shutdown-logic into main

Wait for termination signal, then call Server.Shutdown with a short timeout, and finally wait for ListenAndServer to return.

Merge request reports