I am trying to run a subprocess inside a celery task, with subprocess.popen, but I get return code 134 in return as soon as it executes the command. Be
subprocess.popen
return code 134