1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-23 02:10:41 +02: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
net.go
restart.go
server_hooks.go
server_http.go
server_signals.go
server.go