[ 
https://issues.apache.org/jira/browse/AIRFLOW-3194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kevin Yang updated AIRFLOW-3194:
--------------------------------
    Description: There are a lot usage of session = settings.Session() in the 
code base and would be nice to refactor them all to use with create_session() 
as session block.  (was: There 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.)

> 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 Yang
>            Priority: Minor
>
> There are a lot usage of session = settings.Session() in the code base and 
> would be nice to refactor them all to use with create_session() as session 
> block.



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

Reply via email to