Sumit Maheshwari created AIRFLOW-168:
----------------------------------------
Summary: schedule_interval @once scheduling dag atleast twice
Key: AIRFLOW-168
URL: https://issues.apache.org/jira/browse/AIRFLOW-168
Project: Apache Airflow
Issue Type: Bug
Components: scheduler
Reporter: Sumit Maheshwari
I was looking at example_xcom example and found that it got scheduled twice.
Ones at the start_time and ones at the current time. To be correct I tried
multiple times (by reloading db) and its same.
I am on airflow master, using sequential executor with sqlite3.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)