KevinYang21 commented on a change in pull request #5079: [AIRFLOW-4285] Update
task dependency context defination and usage
URL: https://github.com/apache/airflow/pull/5079#discussion_r300856583
##########
File path: airflow/jobs/scheduler_job.py
##########
@@ -691,9 +692,7 @@ def _process_task_instances(self, dag,
task_instances_list, session=None):
for run in active_dag_runs:
self.log.debug("Examining active DAG run: %s", run)
# this needs a fresh session sometimes tis get detached
Review comment:
no it doesn't
----------------------------------------------------------------
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]
With regards,
Apache Git Services