George Sakkis created AIRFLOW-787:
-------------------------------------
Summary: Avoid unnecessary closing and reopening a session if not
sleeping
Key: AIRFLOW-787
URL: https://issues.apache.org/jira/browse/AIRFLOW-787
Project: Apache Airflow
Issue Type: Improvement
Components: scheduler
Reporter: George Sakkis
Priority: Minor
At https://github.com/apache/incubator-airflow/blob/master/airflow/jobs.py#L173
the current session is closed even if {{sleep_for}} is zero.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)