aboutsummaryrefslogtreecommitdiffstats
path: root/modules/queue/workerqueue.go
Commit message (Expand)AuthorAgeFilesLines
* Improve testing and try to fix MySQL hanging (#32515)wxiaoguang2024-11-151-2/+3
* Reduce integration test overhead (#32475)Rowan Bohde2024-11-141-4/+7
* Fix queue test (#30646)wxiaoguang2024-04-221-2/+0
* Fix queue worker incorrectly stopped when there are still more items in the q...wxiaoguang2024-03-021-0/+2
* Update tool dependencies, lock govulncheck and actionlint (#25655)silverwind2023-07-091-1/+1
* Improve queue and logger context (#24924)wxiaoguang2023-05-261-15/+18
* Do not call nil handler for a dummy queue (#24880)wxiaoguang2023-05-231-1/+4
* Improve queue & process & stacktrace (#24636)wxiaoguang2023-05-111-0/+5
* Rewrite queue (#24505)wxiaoguang2023-05-081-0/+241