mirror of
https://github.com/go-gitea/gitea
synced 2025-01-18 19:57:44 +01:00
bec566282e
Backport #18823 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>