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 Restrict modules/graceful to non-windows build and shim the IsChild marker (#8537) 2019-10-16 16:43:44 +01:00
graceful_windows.go Graceful fixes (#8645) 2019-10-23 16:32:19 +01:00
net.go Restrict modules/graceful to non-windows build and shim the IsChild marker (#8537) 2019-10-16 16:43:44 +01:00
restart.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
server_hooks.go Restrict modules/graceful to non-windows build and shim the IsChild marker (#8537) 2019-10-16 16:43:44 +01:00
server_http.go Restrict modules/graceful to non-windows build and shim the IsChild marker (#8537) 2019-10-16 16:43:44 +01:00
server_signals.go Graceful fixes (#8645) 2019-10-23 16:32:19 +01:00