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 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
5 years ago
..
cleanup.go Restrict modules/graceful to non-windows build and shim the IsChild marker (#8537) 5 years ago
graceful_windows.go Graceful fixes (#8645) 5 years ago
net.go Restrict modules/graceful to non-windows build and shim the IsChild marker (#8537) 5 years ago
restart.go Graceful fixes (#8645) 5 years ago
server.go Graceful fixes (#8645) 5 years ago
server_hooks.go Restrict modules/graceful to non-windows build and shim the IsChild marker (#8537) 5 years ago
server_http.go Restrict modules/graceful to non-windows build and shim the IsChild marker (#8537) 5 years ago
server_signals.go Graceful fixes (#8645) 5 years ago