mirror of
https://github.com/go-gitea/gitea.git
synced 2025-03-06 13:45:33 +08:00

Currently Gitea will wait for HammerTime or nice shutdown if kill -1 or kill -2 is sent. We should just immediately hammer if there is a second kill. Signed-off-by: Andrew Thornton <art27@cantab.net>