wa0x6e / php-resque-ex

PHP port of resque (Workers and Queueing), with phpredis support, and more logging options
MIT License
137 stars 92 forks source link

Fix for an error with CakeResque #9

Closed iglocska closed 10 years ago

iglocska commented 10 years ago
wa0x6e commented 10 years ago

Thanks.

stw3 commented 9 years ago

We are experiencing the same issue as described by hdviet. We are currently using CakeResque 4.1.0. The error occurs only for the two methods (enqueueAt, enqueueIn) using the job scheduler.