1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-12 00:34:20 -04:00
gitea/modules/graceful
zeripath f067e12859
Graceful fixes (#8645)
* Only attempt to kill parent once

* Apply suggestions from code review

Co-Authored-By: guillep2k <18600385+guillep2k@users.noreply.github.com>

* Add waitgroup for running servers
2019-10-23 16:32:19 +01:00
..
cleanup.go
graceful_windows.go Graceful fixes (#8645) 2019-10-23 16:32:19 +01:00
net.go
restart.go Graceful fixes (#8645) 2019-10-23 16:32:19 +01:00
server_hooks.go
server_http.go
server_signals.go Graceful fixes (#8645) 2019-10-23 16:32:19 +01:00
server.go Graceful fixes (#8645) 2019-10-23 16:32:19 +01:00