summaryrefslogtreecommitdiffstats
path: root/modules/queue/queue_channel.go
Commit message (Expand)AuthorAgeFilesLines
* Add Goroutine stack inspector to admin/monitor (#19207)zeripath2022-03-311-1/+3
* Attempt to prevent the deadlock in the QueueDiskChannel Test again (#18415)zeripath2022-01-291-1/+4
* Make WrappedQueues and PersistableChannelUniqueQueues Pausable (#18393)zeripath2022-01-241-1/+1
* Pause queues (#15928)zeripath2022-01-221-1/+53
* Multiple Queue improvements: LevelDB Wait on empty, shutdown empty shadow lev...zeripath2021-05-151-17/+59
* Add Unique Queue infrastructure and move TestPullRequests to this (#9856)zeripath2020-02-021-11/+11
* Queue: Make WorkerPools and Queues flushable (#10001)zeripath2020-01-281-40/+19
* Graceful Queues: Issue Indexing and Tasks (#9363)zeripath2020-01-071-0/+106