This is an automated email from the ASF dual-hosted git repository.
kaxilnaik pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from 2540d9c CI: Propogate Exit Code Correctly (#9247)
add 99c534e Further validation that only task commands are run by
executors (#9240)
No new revisions were added by this update.
Summary of changes:
airflow/executors/kubernetes_executor.py | 7 ++-----
tests/executors/test_dask_executor.py | 6 +++---
tests/executors/test_kubernetes_executor.py | 2 +-
tests/executors/test_local_executor.py | 21 ++++++++++++++++-----
4 files changed, 22 insertions(+), 14 deletions(-)