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

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


    from cb265158bf7 chore(deps-dev): bump eslint-plugin-react-refresh (#62576)
     add e7abe603d47 Remove debug traces (#62572)

No new revisions were added by this update.

Summary of changes:
 airflow-core/src/airflow/dag_processing/manager.py |  15 +-
 .../src/airflow/executors/base_executor.py         |  36 +--
 airflow-core/src/airflow/jobs/job.py               | 115 ++++---
 .../src/airflow/jobs/scheduler_job_runner.py       | 333 +++++++++------------
 .../src/airflow/jobs/triggerer_job_runner.py       |  23 +-
 airflow-core/src/airflow/observability/trace.py    |  38 +--
 .../unit/observability/traces/test_otel_tracer.py  |  22 +-
 task-sdk/src/airflow/sdk/observability/trace.py    |  38 +--
 8 files changed, 204 insertions(+), 416 deletions(-)

Reply via email to