summaryrefslogtreecommitdiffstats
path: root/modules/queue/queue_channel_test.go
Commit message (Expand)AuthorAgeFilesLines
* Rewrite queue (#24505)wxiaoguang2023-05-081-315/+0
* Skip known flaky `queue` tests on CI environment (#24419)silverwind2023-04-291-0/+4
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Prevent intermittent NPE in queue tests (#19301)zeripath2022-04-021-9/+40
* Add Goroutine stack inspector to admin/monitor (#19207)zeripath2022-03-311-1/+1
* add gitea-fmt back (#18526)65432022-02-011-0/+1
* Attempt to prevent the deadlock in the QueueDiskChannel Test again (#18415)zeripath2022-01-291-21/+48
* Pause queues (#15928)zeripath2022-01-221-2/+158
* Fixed assert statements. (#16089)KN4CK3R2021-06-071-1/+1
* Multiple Queue improvements: LevelDB Wait on empty, shutdown empty shadow lev...zeripath2021-05-151-3/+2
* Prevent race in TestChannelQueue_Batch (#15703)zeripath2021-05-031-3/+3
* Fix Workerpool deadlock (#10283)zeripath2020-02-151-2/+5
* Queue: Make WorkerPools and Queues flushable (#10001)zeripath2020-01-281-13/+17
* Graceful Queues: Issue Indexing and Tasks (#9363)zeripath2020-01-071-0/+91