Fokko commented on a change in pull request #4769: [AIRFLOW-2511] Fix improper
failed session commit handling
URL: https://github.com/apache/airflow/pull/4769#discussion_r262073842
##########
File path: airflow/jobs.py
##########
@@ -2168,147 +2168,149 @@ def _process_backfill_task_instances(self,
# or leaf to root, as otherwise tasks might be
# determined deadlocked while they are actually
# waiting for their upstream to finish
+ @provide_session
Review comment:
Thanks for the reference link, no further concerns from my side.
----------------------------------------------------------------
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