Git with a cup of tea, painless self-hosted git service Mirror for internal git.with.parts use https://git.with.parts
You can not 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 6465f94a2d
Fix queue worker incorrectly stopped when there are still more items in the queue (#29532)
9 months ago
..
lqinternal
backoff.go
base.go
base_channel.go
base_channel_test.go
base_dummy.go
base_levelqueue.go
base_levelqueue_common.go
base_levelqueue_test.go
base_levelqueue_unique.go
base_redis.go
base_redis_test.go
base_test.go
config.go
manager.go
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
workergroup.go Fix queue worker incorrectly stopped when there are still more items in the queue (#29532) 9 months ago
workerqueue.go Fix queue worker incorrectly stopped when there are still more items in the queue (#29532) 9 months ago
workerqueue_test.go Fix queue worker incorrectly stopped when there are still more items in the queue (#29532) 9 months ago