php-resque
php-resque copied to clipboard
Could you tell me how to shut down worker process and only use kill command to execute?
Hi, could you tell me how to shut down worker process and only use kill command to execute? $worker->shutdownNow() has no effect.