I am using airflow with celery executor. As an example, I have a dag with 3 tasks. task1 >> task2 >> task3
When my worker nodes = 1, I see that the tasks exec