dimberman commented on pull request #10230: URL: https://github.com/apache/airflow/pull/10230#issuecomment-689008754
Hi @FloChehab I am so far unable to reproduce. this issue so just wanted to ensure we're doing the same things: 1. checkout apache/v1-10-test 2. Run `airflow initdb` followed by `airflow webserver` and `airflow scheduler` 3. Run your DAG and wait for pod to launch/task to be in running state 4. Kill both webserver and scheduler 5. Wait for pod to finish 6. start webserver and scheduler When I do this, the pod is set to Success and the dag follows soon after. Can you please try these steps and see if you get the same results? cc: @kaxil ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
