So this is my celery Tasks code where I am trying to group the results of a few tasks:
@tasks.task(name=\'tasks.sample_group\') def sample_group(self, **kwarg