This is an automated email from the ASF dual-hosted git repository.
jscheffl pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 376ab5d877b Fix upgrade failure when xcom contains NaN in string
values (#57614)
add 663d2c68658 Remove leftovers from unlimited parallelism in local
executor (#57579)
No new revisions were added by this update.
Summary of changes:
airflow-core/docs/core-concepts/executor/local.rst | 39 ++++++++++------------
.../src/airflow/executors/local_executor.py | 11 ++----
.../tests/unit/executors/test_local_executor.py | 15 +++------
.../executors/test_local_executor_check_workers.py | 10 ------
4 files changed, 25 insertions(+), 50 deletions(-)