Relative Content

Tag Archive for pythonpython-3.xairflow

Airflow Task Group Execution Order

I am trying to understand when airflow tasks will be run. I do not understand why task_3a is running immediately when running this example.