gitea/modules/process
TheFox0x7 cc1fdc84ca
Use test context in tests and new loop system in benchmarks (#33648)
Replace all contexts in tests with go1.24 t.Context()

---------

Co-authored-by: Giteabot <teabot@gitea.io>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-02-20 09:57:40 +00:00
..
context.go Change pprof labels to be prometheus compatible (#32865) 2024-12-18 11:08:04 +08:00
error.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
manager.go Refactor pprof labels and process desc (#32909) 2024-12-20 12:17:14 +08:00
manager_exec.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
manager_stacktraces.go Refactor pprof labels and process desc (#32909) 2024-12-20 12:17:14 +08:00
manager_test.go Use test context in tests and new loop system in benchmarks (#33648) 2025-02-20 09:57:40 +00:00
manager_unix.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
manager_windows.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
process.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00