Answer the question
In order to leave comments, you need to log in
How to kill a queue in Laravel?
I decided to implement a queue on Lara, wrote the code and ran the artisan queue:listen command in the crown.
After that, a crazy load began to arise on the server and I threw this task out of the cron, but the processes still work:
I tried to kill them with kill -9 , but it seems that the processes are generated every second and their pid is constantly changing.
Help, how to kill this queue? A little more and the hoster will turn me off.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question