summaryrefslogtreecommitdiffstats
path: root/modules/queue/queue_channel_test.go
Commit message (Expand)AuthorAgeFilesLines
* 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