This is an automated email from the ASF dual-hosted git repository.
uranusjr pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 2b2d97068f Add tests for the grid_data endpoint (#24375)
add 7f986b3282 Rework contract of try_adopt_task_instances method (#23188)
No new revisions were added by this update.
Summary of changes:
airflow/executors/base_executor.py | 6 +++---
airflow/executors/celery_executor.py | 4 ++--
airflow/executors/celery_kubernetes_executor.py | 23 +++++++++--------------
airflow/executors/kubernetes_executor.py | 4 ++--
airflow/executors/local_kubernetes_executor.py | 21 ++++++++-------------
5 files changed, 24 insertions(+), 34 deletions(-)