webmozarts / console-parallelization

Enables the parallelization of Symfony Console commands.
MIT License
222 stars 19 forks source link

fix: Allow execution with an absolute path for the script name #252

Closed APochmann closed 7 months ago

APochmann commented 9 months ago

fixes issue https://github.com/webmozarts/console-parallelization/issues/223

theofidry commented 9 months ago

Thank you @APochmann, I'll try to get this merged ASAP; looks like the failures are unrelated