Closed jigarius closed 2 years ago
It works! Next, I need to clean and optimize the way the workers log their output. Also, everything needs tests and the docs need to be updated. This will be a cool feature to have!
Cool! So it works and it is tested as well.
I'll do some more cleanup before I make an official release.
$input
parameter in the Drall\Drall
constructor seems a bit out of place.
Tasks
RunnerAwareTrait
.ExecRunner
which should useexec()
for capturing output and exit code.TestCase::testCreateTempFilePath()
.Queue\*
.exec:queue
command.--drall-workers=n
inexec:shell
andexec:drush
commands.