[
https://issues.apache.org/jira/browse/AIRFLOW-3861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16766558#comment-16766558
]
ASF subversion and git services commented on AIRFLOW-3861:
----------------------------------------------------------
Commit 907aa004a665d4617c7fabaa0170833ddfd21602 in airflow's branch
refs/heads/master from Fokko Driesprong
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=907aa00 ]
[AIRFLOW-3861] Use the create_session for the db session (#4683)
Instead of opening and closing these session manually, it is easier
to do this using the create_session and that should be the preferred
way as well.
> Use create_session in Python tests
> ----------------------------------
>
> Key: AIRFLOW-3861
> URL: https://issues.apache.org/jira/browse/AIRFLOW-3861
> Project: Apache Airflow
> Issue Type: Improvement
> Components: operators
> Affects Versions: 1.10.2
> Reporter: Fokko Driesprong
> Assignee: Fokko Driesprong
> Priority: Major
> Fix For: 2.0.0
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)