KevinYang21 commented on a change in pull request #3873: [Airflow-2760] 
Decouple DAG parsing loop from scheduler loop
URL: https://github.com/apache/incubator-airflow/pull/3873#discussion_r224690847
 
 

 ##########
 File path: tests/jobs.py
 ##########
 @@ -2160,7 +2174,7 @@ def test_scheduler_start_date(self):
         """
         Test that the scheduler respects start_dates, even when DAGS have run
         """
-
+        session = settings.Session()
 
 Review comment:
   Very good practice, will replace. Thanks!

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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

Reply via email to