mirror of
https://github.com/go-gitea/gitea.git
synced 2025-11-24 23:23:50 +01: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>