gitea/modules/queue
wxiaoguang e6103955cc
Fix queue test (#30646)
Fix #30643

The old test code is not stable due to the data-race described in the
TODO added at that time.

Make it stable, and remove a debug-only field from old test code.
2024-04-22 23:55:43 +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
manager.go
queue.go
testhelper.go
workergroup.go Fix queue test (#30646) 2024-04-22 23:55:43 +00:00
workerqueue_test.go Fix queue test (#30646) 2024-04-22 23:55:43 +00:00
workerqueue.go Fix queue test (#30646) 2024-04-22 23:55:43 +00:00