How to call the method after all the celery group tasks are completed in python

后端 未结 0 1919
感情败类
感情败类 2020-11-30 18:10

Currently I am doing the celery group task and I want to call upload_local_directory(output_file)method after all the tasks completed. I tried below approach but its not wai

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