Closed brianjhanson closed 4 years ago
@brianjhanson I guess it does not work out of the box, but you can adjust the command execution using this event: https://github.com/ostark/craft-async-queue#events
use something like START /B DRIVE:\path\to\php.exe {$event->commandLine}
Thanks for the response @ostark! I suspected as much but just wanted confirmation. Thanks for the great plugin either way!
We have a client attempting to run this in an IIS environment. Does this plugin support those environments?