Running subprocess.popen in celery task gives status code 134(SIGABRT) error

后端 未结 0 1887
灰色年华
灰色年华 2021-02-10 18:58

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

相关标签:
回答
  • 消灭零回复
提交回复
热议问题