0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2024-12-24 08:06:49 -05:00
forgejo/modules/process
zeripath 5fe764b1eb
Add pprof labels in processes and for lifecycles (#19202)
Use pprof labelling to help identify goroutines with stacks.

Signed-off-by: Andrew Thornton <art27@cantab.net>
2022-03-25 12:47:12 +00:00
..
context.go
manager.go Add pprof labels in processes and for lifecycles (#19202) 2022-03-25 12:47:12 +00:00
manager_test.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
process.go