You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ka...@apache.org on 2021/01/22 22:09:42 UTC

[airflow] branch v1-10-stable updated (800e630 -> 07f6f30)

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

kaxilnaik pushed a change to branch v1-10-stable
in repository https://gitbox.apache.org/repos/asf/airflow.git.


    from 800e630  Fix test broken by #13392
     add 07f6f30  StreamLogWriter: Provide (no-op) close method (#10885)

No new revisions were added by this update.

Summary of changes:
 airflow/utils/log/logging_mixin.py | 8 ++++++++
 tests/utils/test_logging_mixin.py  | 7 +++++++
 2 files changed, 15 insertions(+)