This is an automated email from the ASF dual-hosted git repository.
kaxilnaik pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from c636f475403 Revert "AIP-82: implement Google Pub/Sub message queue
provider (#54494)" (#56423)
add a18fc01dbda Fix scheduler crash with email notifications (#56429)
No new revisions were added by this update.
Summary of changes:
.../src/airflow/callbacks/callback_requests.py | 9 ++++++---
.../src/airflow/dag_processing/processor.py | 8 +++-----
.../src/airflow/jobs/scheduler_job_runner.py | 4 ++--
.../tests/unit/callbacks/test_callback_requests.py | 22 +++++++++++-----------
.../tests/unit/dag_processing/test_processor.py | 10 +++++-----
5 files changed, 27 insertions(+), 26 deletions(-)