potiuk commented on code in PR #30255:
URL: https://github.com/apache/airflow/pull/30255#discussion_r1160636415


##########
airflow/jobs/backfill_job.py:
##########
@@ -311,7 +315,7 @@ def _get_dag_run(self, dagrun_info: DagRunInfo, dag: DAG, 
session: Session = Non
 
         current_active_dag_count = 
dag.get_num_active_runs(external_trigger=False)
 
-        # check if we are scheduling on top of a already existing dag_run
+        # check if we are scheduling on top of already existing dag_run

Review Comment:
   yep.



-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to