1
1
mirror of https://github.com/go-gitea/gitea synced 2025-01-08 00:44:26 +00:00
gitea/modules/queue
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
..
lqinternal
backoff.go Mock queue backoff duration (#30553) 2024-04-18 20:00:59 +00:00
base_channel_test.go
base_channel.go bump to go 1.23 (#31855) 2024-09-10 02:23:07 +00:00
base_dummy.go
base_levelqueue_common.go
base_levelqueue_test.go
base_levelqueue_unique.go
base_levelqueue.go
base_redis_test.go
base_redis.go
base_test.go Enable tenv and testifylint rules (#32852) 2024-12-15 10:41:29 +00:00
base.go
config.go
manager_test.go Increase queue length (#27555) 2023-10-10 18:47:49 +08:00
manager.go Reduce integration test overhead (#32475) 2024-11-14 19:28:46 +00:00
queue.go Document the queue item's marshaling behavior (#27271) 2023-09-26 13:58:57 +08:00
testhelper.go
workergroup.go Improve testing and try to fix MySQL hanging (#32515) 2024-11-15 23:45:07 +08:00
workerqueue_test.go Enable tenv and testifylint rules (#32852) 2024-12-15 10:41:29 +00:00
workerqueue.go Refactor pprof labels and process desc (#32909) 2024-12-20 12:17:14 +08:00