[GitHub] [airflow] ashb commented on a change in pull request #8940: Remove side-effect of session in FAB

2020-05-21 Thread GitBox
ashb commented on a change in pull request #8940: URL: https://github.com/apache/airflow/pull/8940#discussion_r428511975 ## File path: airflow/www/app.py ## @@ -95,9 +96,18 @@ def create_app(config=None, session=None, testing=False, app_name="Airflow"): """You

[GitHub] [airflow] ashb commented on a change in pull request #8940: Remove side-effect of session in FAB

2020-05-21 Thread GitBox
ashb commented on a change in pull request #8940: URL: https://github.com/apache/airflow/pull/8940#discussion_r428511353 ## File path: airflow/www/app.py ## @@ -95,9 +96,18 @@ def create_app(config=None, session=None, testing=False, app_name="Airflow"): """You