I need to execute secobd celery task after the first one is ready. The first task is already running and I have its id. How can I link another one to it?
# first