This is an automated email from the ASF dual-hosted git repository.
husseinawala pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from eead6c2479 fix(http): add return statement to yield within a while
loop in triggers (#38392)
add da4f6f077c fix(google): add return statement to yield within a while
loop in triggers (#38394)
No new revisions were added by this update.
Summary of changes:
airflow/providers/google/cloud/triggers/bigquery.py | 3 +--
airflow/providers/google/cloud/triggers/cloud_run.py | 1 +
airflow/providers/google/cloud/triggers/cloud_sql.py | 1 +
airflow/providers/google/cloud/triggers/kubernetes_engine.py | 1 -
airflow/providers/google/cloud/triggers/mlengine.py | 2 ++
airflow/providers/google/cloud/triggers/pubsub.py | 5 ++---
6 files changed, 7 insertions(+), 6 deletions(-)