Fokko Driesprong created AIRFLOW-3478:
-----------------------------------------

             Summary: Make sure that database connections are closed
                 Key: AIRFLOW-3478
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-3478
             Project: Apache Airflow
          Issue Type: Task
            Reporter: Fokko Driesprong


Calling .close() will make sure that the connection is being given back to the 
pool. When using settings.Session() directly, it is easy to forget to commit 
and close the session.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to