1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-04 04:05:33 -04:00
gitea/modules/queue
wxiaoguang bcbeb24dba
Mock queue backoff duration (#30553)
During testing, the backoff duration shouldn't be longer than other
durations
2024-04-18 20:00:59 +00:00
..
lqinternal
backoff.go Mock queue backoff duration (#30553) 2024-04-18 20:00:59 +00:00
base_channel_test.go
base_channel.go
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
base.go
config.go
manager_test.go Increase queue length (#27555) 2023-10-10 18:47:49 +08:00
manager.go
queue.go
testhelper.go
workergroup.go Fix queue worker incorrectly stopped when there are still more items in the queue (#29532) 2024-03-02 16:07:54 +00:00
workerqueue_test.go Mock queue backoff duration (#30553) 2024-04-18 20:00:59 +00:00
workerqueue.go Fix queue worker incorrectly stopped when there are still more items in the queue (#29532) 2024-03-02 16:07:54 +00:00