tooptoop4 commented on a change in pull request #7089: [AIRFLOW-6452] 
scheduler_job.py - remove excess sleep/log/duration calls
URL: https://github.com/apache/airflow/pull/7089#discussion_r363784723
 
 

 ##########
 File path: airflow/jobs/scheduler_job.py
 ##########
 @@ -1539,7 +1538,6 @@ def _execute_helper(self):
 
         # For the execute duration, parse and schedule DAGs
         while True:
-            self.log.debug("Starting Loop...")
 
 Review comment:
   they slow it down, 'starting loop' on while true: seems meaningless

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to