In celery 5.0, is there a method we can start celery in code?

后端 未结 0 1016
夕颜
夕颜 2020-12-03 01:28

less than V 5.0, we can start celery like this: celery = Celery(***), celery.start(argv) but with upgrading to 5.0. "start" was removed, So i want to know ,how can

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