This is an automated email from the ASF dual-hosted git repository.
ash pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from 90f0088 Fix Orphaned tasks stuck in CeleryExecutor as running (#16550)
add 96f7643 Fix tasks in an infinite slots pool were never scheduled
(#15247)
No new revisions were added by this update.
Summary of changes:
airflow/models/pool.py | 6 +++++-
tests/jobs/test_scheduler_job.py | 35 +++++++++++++++++++++++++++++++++++
tests/models/test_pool.py | 4 ++--
3 files changed, 42 insertions(+), 3 deletions(-)