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

dstandish pushed a change to branch handle-stuck-in-queue
in repository https://gitbox.apache.org/repos/asf/airflow.git


    from 5638743bc0a Merge branch 'main' into handle-stuck-in-queue
     add f475d124bb9 Revert signature change in `cleanup_stuck_queued_tasks`
     add 3393797b766 Revert "Revert signature change in 
`cleanup_stuck_queued_tasks`"
     add c40284dbe4a Refactor this beast to deprecate old function and add new 
one
     add b8a123dde0f fix tests

No new revisions were added by this update.

Summary of changes:
 airflow/executors/base_executor.py                 | 27 +++++++++++---
 airflow/jobs/scheduler_job_runner.py               | 33 +++++++++--------
 .../providers/celery/executors/celery_executor.py  | 42 ++++++++++++++--------
 .../celery/executors/celery_kubernetes_executor.py | 42 ++++++++++++++++++----
 .../kubernetes/executors/kubernetes_executor.py    | 34 +++++++++++++++---
 .../executors/kubernetes_executor_utils.py         |  6 +++-
 .../executors/local_kubernetes_executor.py         | 20 +++++++++--
 tests/jobs/test_scheduler_job.py                   |  4 ++-
 8 files changed, 159 insertions(+), 49 deletions(-)

Reply via email to