Login
Remember
Register
Ask a Question
The GroupResult takes a list of AsyncResult instances and has the following operations.
0
votes
asked
Jun 19, 2022
in
Celery
by
john ganales
The GroupResult takes a list of AsyncResult instances and has the following operations.
a) join()
b) revoke()
c) ready()
d) successful()
e) All the options
celery
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jun 19, 2022
by
john ganales
e) All the options
...