Kevin Yang created AIRFLOW-3194:
-----------------------------------
Summary: Refactor session creation to use with block
Key: AIRFLOW-3194
URL: https://issues.apache.org/jira/browse/AIRFLOW-3194
Project: Apache Airflow
Issue Type: Improvement
Reporter: Kevin YangThere are a lot usage of session = settings.Session() in the code base and would be nice to refactor them all to use with settings.Session() as session block. -- This message was sent by Atlassian JIRA (v7.6.3#76005)
