Answer the question
In order to leave comments, you need to log in
How in celery you can bind the execution of functions?
How in celery you can bind the execution of functions so that the second function is strictly executed after the execution of the first function, the third after the 2nd function.
Without using django.
Answer the question
In order to leave comments, you need to log in
Why can't you just call function 2 from function 1 and 3 from 2? The obvious choice...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question