You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by as...@apache.org on 2020/11/16 19:43:15 UTC

[airflow] branch master updated (1623df8 -> d4e1ff2)

This is an automated email from the ASF dual-hosted git repository.

ash pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git.


    from 1623df8  Use different deserialization method in XCom init_on_load (#12327)
     add d4e1ff2  Handle outdated webserver session timeout gracefully. (#12332)

No new revisions were added by this update.

Summary of changes:
 airflow/settings.py               | 30 ++++++++++++++++++++++++++++++
 airflow/www/app.py                | 20 +-------------------
 tests/core/test_local_settings.py | 31 +++++++++++++++++++++++++++++++
 tests/www/test_app.py             | 14 --------------
 4 files changed, 62 insertions(+), 33 deletions(-)