This is an automated email from the ASF dual-hosted git repository.
ash pushed a change to branch v2-0-test
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from c25ae81 Adds dill exclusion to Dockerfiles to accomodate upcoming
beam fix (#15048)
new 64f3277 Remove extra/needless deprecation warnings from
airflow.contrib module (#15065)
new 8a2a33a Scheduler: Remove TIs from starved pools from the critical
path. (#14476)
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
airflow/contrib/__init__.py | 4 --
airflow/contrib/operators/__init__.py | 8 ----
airflow/jobs/scheduler_job.py | 6 ++-
tests/jobs/test_scheduler_job.py | 75 +++++++++++++++++++++++++++++++++++
4 files changed, 80 insertions(+), 13 deletions(-)