Celery Group Task result is always None

前端 未结 0 368
伪装坚强ぢ
伪装坚强ぢ 2020-12-03 11:44

So this is my celery Tasks code where I am trying to group the results of a few tasks:

@tasks.task(name=\'tasks.sample_group\')
def sample_group(self, **kwarg         


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