You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/modules/graceful
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>
2 years ago
..
context.go Multiple Queue improvements: LevelDB Wait on empty, shutdown empty shadow level queue, reduce goroutines etc (#15693) 3 years ago
manager.go Immediately Hammer if second kill is sent (#18823) 2 years ago
manager_unix.go Immediately Hammer if second kill is sent (#18823) 2 years ago
manager_windows.go Add bundle download for repository (#14538) 3 years ago
net_unix.go Add bundle download for repository (#14538) 3 years ago
net_windows.go Add bundle download for repository (#14538) 3 years ago
restart_unix.go Fix some lints (#17337) 3 years ago
server.go Make SSL cipher suite configurable (#17440) 3 years ago
server_hooks.go Graceful: Xorm, RepoIndexer, Cron and Others (#9282) 5 years ago
server_http.go Make SSL cipher suite configurable (#17440) 3 years ago