[
https://issues.apache.org/jira/browse/AIRFLOW-3478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kaxil Naik resolved AIRFLOW-3478.
---------------------------------
Resolution: Fixed
Fix Version/s: 2.0.0
> 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
> Priority: Major
> Fix For: 2.0.0
>
>
> 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)