You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "George Sakkis (JIRA)" <ji...@apache.org> on 2017/01/22 10:38:27 UTC

[jira] [Created] (AIRFLOW-787) Avoid unnecessary closing and reopening a session if not sleeping

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)