1
1
mirror of https://github.com/go-gitea/gitea synced 2025-11-06 06:18:12 +00:00
Files
gitea/modules/graceful/manager_unix.go
zeripath 83c9035971 Immediately Hammer if second kill is sent (#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>
2022-02-19 16:36:25 +00:00

5.3 KiB