go-zero/core/proc
Kevin Wan fcc246933c
fix: service group not working well when callback takes long time (#4531)
Signed-off-by: kevin <wanjunfeng@gmail.com>
2025-01-01 07:06:50 +00:00
..
env_test.go chore: add more tests (#3279) 2023-05-24 23:58:45 +08:00
env.go fix golint issues in core/proc (#502) 2021-02-22 10:07:39 +08:00
goroutines_test.go chore: fix warnings (#3989) 2024-03-08 22:35:17 +08:00
goroutines.go chore: add more tests (#3338) 2023-06-12 01:22:20 +08:00
process_test.go initial import 2020-07-26 17:09:05 +08:00
process.go fix golint issues in core/proc (#502) 2021-02-22 10:07:39 +08:00
profile_test.go chore: simplify tests with logtest (#3184) 2023-04-29 20:36:29 +08:00
profile.go chore: add more tests (#3006) 2023-03-10 17:36:39 +08:00
profile+polyfill.go chore: add more tests (#3006) 2023-03-10 17:36:39 +08:00
shutdown_test.go fix: service group not working well when callback takes long time (#4531) 2025-01-01 07:06:50 +00:00
shutdown.go fix: service group not working well when callback takes long time (#4531) 2025-01-01 07:06:50 +00:00
shutdown+polyfill.go chore: add more tests (#3006) 2023-03-10 17:36:39 +08:00
signals_test.go chore: add more tests (#3338) 2023-06-12 01:22:20 +08:00
signals.go chore: upgrade otel, removed ut temporarily because of otel API changes (#3795) 2023-12-17 12:26:48 +08:00
signals+polyfill.go chore: add more tests (#3006) 2023-03-10 17:36:39 +08:00
stopper_test.go add more tests for proc (#439) 2021-02-05 15:11:27 +08:00
stopper.go fix golint issues in core/proc (#502) 2021-02-22 10:07:39 +08:00