Using Celery when each function is dependent of each others List output

前端 未结 0 1786
情歌与酒
情歌与酒 2020-12-13 00:55

I have three functions here that returns list, which also makes them dependent to each other.

keyword_list = search_keyword.delay()

images_list = collect_ima         


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