summaryrefslogtreecommitdiffstats
path: root/modules/queue/queue_disk_channel.go
Commit message (Expand)AuthorAgeFilesLines
* Attempt to prevent the deadlock in the QueueDiskChannel Test again (#18415)zeripath2022-01-291-8/+7
* Pause queues (#15928)zeripath2022-01-221-19/+81
* format with gofumpt (#18184)65432022-01-201-1/+0
* Multiple Queue improvements: LevelDB Wait on empty, shutdown empty shadow lev...zeripath2021-05-151-33/+54
* Only use boost workers for leveldb shadow queues (#15696)zeripath2021-05-021-3/+3
* Add Unique Queue infrastructure and move TestPullRequests to this (#9856)zeripath2020-02-021-74/+76
* Queue: Make WorkerPools and Queues flushable (#10001)zeripath2020-01-281-31/+95
* Remove unused lock (#9709)zeripath2020-01-111-0/+2
* Graceful Queues: Issue Indexing and Tasks (#9363)zeripath2020-01-071-0/+193