ostark / craft-async-queue

Async Queue Handler for Craft 3 and 4
MIT License
93 stars 7 forks source link

Async Queue Test Does not run #67

Closed AbbeyDesign closed 8 months ago

AbbeyDesign commented 1 year ago

On my local drive I updated to craft 4.4.5.

The Queue test does not run. The 10 test jobs just sit as pending.

I am using mamp and everything seems set correctly.

ostark commented 1 year ago

Does it work in a different environment?

okay-type commented 10 months ago

Just dealt with this again (https://github.com/ostark/craft-async-queue/issues/36) Your php location is probably wrong (and don't trust "which php", better off just asking your host).