golang-queue/queue

Wait local channel queue empty before restarting the queue service.

appleboy opened this issue · 0 comments

We create the local queue using a buffer channel by default, the queues should be clear before restarting the service.