You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
1 month ago
..
lqinternal Help to recover from corrupted levelqueue (#24912) 2 years ago
backoff.go Mock queue backoff duration (#30553) 10 months ago
base.go Rewrite queue (#24505) 2 years ago
base_channel.go bump to go 1.23 (#31855) 5 months ago
base_channel_test.go Rewrite queue (#24505) 2 years ago
base_dummy.go Rewrite queue (#24505) 2 years ago
base_levelqueue.go Help to recover from corrupted levelqueue (#24912) 2 years ago
base_levelqueue_common.go Help to recover from corrupted levelqueue (#24912) 2 years ago
base_levelqueue_test.go Help to recover from corrupted levelqueue (#24912) 2 years ago
base_levelqueue_unique.go Help to recover from corrupted levelqueue (#24912) 2 years ago
base_redis.go Improve queue & process & stacktrace (#24636) 2 years ago
base_redis_test.go Kd/fix redis unit test (#24650) 2 years ago
base_test.go Enable tenv and testifylint rules (#32852) 2 months ago
config.go Rewrite queue (#24505) 2 years ago
manager.go Reduce integration test overhead (#32475) 3 months ago
manager_test.go Increase queue length (#27555) 1 year ago
queue.go Document the queue item's marshaling behavior (#27271) 1 year ago
testhelper.go Rewrite queue (#24505) 2 years ago
workergroup.go Improve testing and try to fix MySQL hanging (#32515) 3 months ago
workerqueue.go Refactor pprof labels and process desc (#32909) 1 month ago
workerqueue_test.go Enable tenv and testifylint rules (#32852) 2 months ago