0 votes
in Celery by
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

1 Answer

0 votes
by

e) All the options

Related questions

0 votes
0 votes
asked Jun 19, 2022 in Celery by john ganales
0 votes
asked Jun 19, 2022 in Celery by john ganales
...