gitea/modules/graceful
zeripath bec566282e
Immediately Hammer if second kill is sent (#18823) (#18826)
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>
2022-02-20 01:37:52 +08:00
..
context.go Multiple Queue improvements: LevelDB Wait on empty, shutdown empty shadow level queue, reduce goroutines etc (#15693) 2021-05-15 16:22:26 +02:00
manager.go Immediately Hammer if second kill is sent (#18823) (#18826) 2022-02-20 01:37:52 +08:00
manager_unix.go Immediately Hammer if second kill is sent (#18823) (#18826) 2022-02-20 01:37:52 +08:00
manager_windows.go Add bundle download for repository (#14538) 2021-08-24 11:47:09 -05:00
net_unix.go Add bundle download for repository (#14538) 2021-08-24 11:47:09 -05:00
net_windows.go Add bundle download for repository (#14538) 2021-08-24 11:47:09 -05:00
restart_unix.go Fix some lints (#17337) 2021-10-17 20:47:12 +01:00
server.go Make SSL cipher suite configurable (#17440) 2021-11-20 01:12:43 -05:00
server_hooks.go Graceful: Xorm, RepoIndexer, Cron and Others (#9282) 2019-12-15 09:51:28 +00:00
server_http.go Make SSL cipher suite configurable (#17440) 2021-11-20 01:12:43 -05:00