Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prevent timer leaks in Workerpool and others (#11333) | zeripath | 2020-05-08 | 1 | -1/+2 |
* | Improve config logging when WrappedQueue times out (#11174) | Lunny Xiao | 2020-04-22 | 1 | -1/+5 |
* | Avoid logging []byte in queue failures - convert to string first (#10865) | zeripath | 2020-03-29 | 1 | -1/+8 |
* | Fix queue log param (#10733) | Lunny Xiao | 2020-03-16 | 1 | -3/+3 |
* | Queue: Make WorkerPools and Queues flushable (#10001) | zeripath | 2020-01-28 | 1 | -18/+79 |
* | Remove unused lock (#9709) | zeripath | 2020-01-11 | 1 | -1/+1 |
* | Missed q.lock.Unlock() will cause panic (#9705) | zeripath | 2020-01-11 | 1 | -1/+0 |
* | Graceful Queues: Issue Indexing and Tasks (#9363) | zeripath | 2020-01-07 | 1 | -0/+206 |