mirror of
https://github.com/go-gitea/gitea.git
synced 2024-11-01 08:47:40 -04:00
cbaa1de9ec
* Graceful Shutdown for windows and others Restructures modules/graceful, adding shutdown for windows, removing and replacing the old minwinsvc code. Creates a new waitGroup - terminate which allows for goroutines to finish up after the shutdown of the servers. Shutdown and terminate hooks are added for goroutines. * Remove unused functions - these can be added in a different PR * Add startup timeout functionality * Document STARTUP_TIMEOUT |
||
---|---|---|
.. | ||
svc | ||
aliases.go | ||
asm_windows_386.s | ||
asm_windows_amd64.s | ||
asm_windows_arm.s | ||
dll_windows.go | ||
env_windows.go | ||
eventlog.go | ||
exec_windows.go | ||
memory_windows.go | ||
mkerrors.bash | ||
mkknownfolderids.bash | ||
mksyscall.go | ||
race0.go | ||
race.go | ||
security_windows.go | ||
service.go | ||
str.go | ||
syscall_windows.go | ||
syscall.go | ||
types_windows_386.go | ||
types_windows_amd64.go | ||
types_windows_arm.go | ||
types_windows.go | ||
zerrors_windows.go | ||
zknownfolderids_windows.go | ||
zsyscall_windows.go |