cakephp_queue
cakephp_queue copied to clipboard
Add signal handling to queue worker for clean shutdown
This allows the worker thread to shut down cleanly if sent a SIGTERM.
Interesting. I think I will include this then in my branch. PS: "protected" should be enough :smile:
Want me to fix it up?
I will do it manually. Especially since I use Cake2.3 (this still is 1.3 if I am not mistaken).
Please check if its implemented correctly: https://github.com/dereuromark/cakephp-queue