mirror of
1
Fork 0
forgejo/modules/graceful
wxiaoguang 7a32382108
Avoid unexpected panic in graceful manager () ()
Backport 

(cherry picked from commit 2f1eb619bc19a9b172062ba17789356bbdaa259d)
2024-03-10 18:45:59 +07:00
..
releasereopen Rewrite logger system () 2023-05-21 22:35:11 +00:00
context.go Improve queue and logger context () 2023-05-26 07:31:55 +00:00
manager.go Replace `interface{}` with `any` () 2023-07-04 18:36:08 +00:00
manager_unix.go Avoid unexpected panic in graceful manager () () 2024-03-10 18:45:59 +07:00
manager_windows.go Avoid unexpected panic in graceful manager () () 2024-03-10 18:45:59 +07:00
net_unix.go Allow the use of alternative net.Listener implementations by downstreams () 2023-07-24 07:18:17 +00:00
net_windows.go Allow the use of alternative net.Listener implementations by downstreams () 2023-07-24 07:18:17 +00:00
restart_unix.go Fix regression: access log template, gitea manager cli command () 2023-05-22 09:38:38 +08:00
server.go Allow the use of alternative net.Listener implementations by downstreams () 2023-07-24 07:18:17 +00:00
server_hooks.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
server_http.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00