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 0e799c26ba
Prevent panic during wrappedConn close at hammertime (#11219)
* Prevent panic during wrappedConn close at hammertime

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Update modules/graceful/server.go

* Fix extraneous debug in goldmark.go

Signed-off-by: Andrew Thornton <art27@cantab.net>
4 years ago
..
context.go Graceful: Xorm, RepoIndexer, Cron and Others (#9282) 5 years ago
manager.go Graceful: Xorm, RepoIndexer, Cron and Others (#9282) 5 years ago
manager_unix.go Restore graceful restart on SIGHUP (#10224) 4 years ago
manager_windows.go [UI] Show pull icon on pull (#10061) 4 years ago
net_unix.go Graceful: Xorm, RepoIndexer, Cron and Others (#9282) 5 years ago
net_windows.go Fix missed change to GetManager() (#9361) 5 years ago
restart_unix.go Graceful: Xorm, RepoIndexer, Cron and Others (#9282) 5 years ago
server.go Prevent panic during wrappedConn close at hammertime (#11219) 4 years ago
server_hooks.go Graceful: Xorm, RepoIndexer, Cron and Others (#9282) 5 years ago
server_http.go Add Graceful shutdown for Windows and hooks for shutdown of goroutines (#8964) 5 years ago