1
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-02 15:09:33 -05:00
gitea/modules/graceful
wxiaoguang 52b319bc00
Refactor pprof labels and process desc (#32909)
* Deprecate "gopid" in log, it is not useful and requires very hacky
approach
* Remove "git.Command.SetDescription" because it is not useful and only
makes the logs too flexible
2024-12-20 12:17:14 +08:00
..
releasereopen
context.go
manager_common.go Refactor pprof labels and process desc (#32909) 2024-12-20 12:17:14 +08:00
manager_unix.go
manager_windows.go
manager.go Refactor pprof labels and process desc (#32909) 2024-12-20 12:17:14 +08:00
net_unix.go
net_windows.go
restart_unix.go
server_hooks.go
server_http.go
server.go