gitea/modules/queue
TheFox0x7 cc1fdc84ca
Use test context in tests and new loop system in benchmarks (#33648)
Replace all contexts in tests with go1.24 t.Context()

---------

Co-authored-by: Giteabot <teabot@gitea.io>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-02-20 09:57:40 +00:00
..
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 Refactor older tests to use testify (#33140) 2025-01-09 09:21:47 +08:00
base_levelqueue_unique.go
base_redis.go
base_redis_test.go Refactor older tests to use testify (#33140) 2025-01-09 09:21:47 +08:00
base_test.go Use test context in tests and new loop system in benchmarks (#33648) 2025-02-20 09:57:40 +00:00
config.go
manager.go
manager_test.go Use test context in tests and new loop system in benchmarks (#33648) 2025-02-20 09:57:40 +00:00
queue.go
testhelper.go
workergroup.go
workerqueue.go
workerqueue_test.go Use test context in tests and new loop system in benchmarks (#33648) 2025-02-20 09:57:40 +00:00