Skip to content

Instantly share code, notes, and snippets.

@BartlomiejSkwira
Created April 17, 2019 11:34
Show Gist options
  • Save BartlomiejSkwira/b985eeabea37ac9bd2dfe14645d22cce to your computer and use it in GitHub Desktop.
Save BartlomiejSkwira/b985eeabea37ac9bd2dfe14645d22cce to your computer and use it in GitHub Desktop.
Specify task_id and pass it to a Celery task #python #celery
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