The target-url parameter for the headless-chromium software is currently interpretend as a bash command.
It is problematic for example, when the url contains '&' characters. Then the command would run in background mode, resulting in dangling processes for each restart.
Check out, review, and merge locally
Step 1.
Fetch and check out the branch for this merge request