[
https://issues.apache.org/jira/browse/AIRFLOW-3478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Fokko Driesprong reassigned AIRFLOW-3478:
-----------------------------------------
Assignee: Fokko Driesprong
> Make sure that database connections are closed
> ----------------------------------------------
>
> Key: AIRFLOW-3478
> URL: https://issues.apache.org/jira/browse/AIRFLOW-3478
> Project: Apache Airflow
> Issue Type: Improvement
> Reporter: Fokko Driesprong
> Assignee: Fokko Driesprong
> Priority: Major
> Fix For: 1.10.2
>
>
> 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)