orobogenius / sansdaemon

Batch process Laravel Queue without a daemon; Processes queue jobs and kills the process
https://medium.com/@orobogenius/laravel-queue-processing-on-shared-hosting-dedd82d0267a
MIT License
176 stars 17 forks source link

Sansdaemon doesn't close the worker for delayed jobs. That is if the job is still in the future #15

Closed davexoyinbo closed 4 years ago

orobogenius commented 4 years ago

Yes @davexoyinbo, this is a bug that has also been pointed out by another user. The issue is not only limited to delayed jobs but also affects jobs that have been marshaled by the worker.

I'm working on a fix and will tag a new release when it's done. Thank you for also pointing this out.

davexoyinbo commented 4 years ago

Ok. Thanks.

On Sat, 7 Dec 2019, 21:56 Orobo Lucky Ozoka, notifications@github.com wrote:

Yes @davexoyinbo https://github.com/davexoyinbo, this is a bug that has also been pointed out by another user. The issue is not only limited to delayed jobs but also affects jobs that have been marshaled by the worker.

I'm working on a fix and will tag a new release when it's done. Thank you for also pointing this out.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/orobogenius/sansdaemon/issues/15?email_source=notifications&email_token=AE6XCJSQE5DANK6M6SEIHZTQXQEXDA5CNFSM4JXRP2XKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEGGPIYI#issuecomment-562885729, or unsubscribe https://github.com/notifications/unsubscribe-auth/AE6XCJVE7EHUCZX4WMUVKFTQXQEXDANCNFSM4JXRP2XA .