Created
April 17, 2019 11:34
-
-
Save BartlomiejSkwira/b985eeabea37ac9bd2dfe14645d22cce to your computer and use it in GitHub Desktop.
Specify task_id and pass it to a Celery task #python #celery
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
add.apply_async(args, kwargs, task_id=i) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment