michelsalib / BCCResqueBundle

The BCC resque bundle provides integration of php-resque to Symfony2. It is inspired from resque, a Redis-backed Ruby library for creating background jobs, placing them on multiple queues, and processing them later.
122 stars 91 forks source link

StartWorkerCommand: Return valid response #141

Closed DavidGarciaCat closed 8 years ago

DavidGarciaCat commented 8 years ago

Return a valid response to the deployment tools like the one that we have on BCCResqueBundle/Command/StopWorkerCommand.php