This is an automated email from the ASF dual-hosted git repository.
ephraimanierobi pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from 5f159cb Ensure that airflow modules are not imported too early in
conftest (#17779)
add ffb81ea Improve dag/task concurrency check (#17786)
No new revisions were added by this update.
Summary of changes:
airflow/jobs/scheduler_job.py | 3 ++-
airflow/models/dag.py | 25 +------------------------
tests/jobs/test_scheduler_job.py | 31 +++++++++++++++++++++++++++++++
tests/models/test_dag.py | 14 +++++++-------
4 files changed, 41 insertions(+), 32 deletions(-)