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 46304d8d7e5 Fix log_action decorator when content type is None (#45567)
add a2d5a2543b7 Improve subclassing of TaskSDK's WatchedSubprocess (#45570)
No new revisions were added by this update.
Summary of changes:
airflow/dag_processing/processor.py | 39 ++-
.../src/airflow/sdk/execution_time/supervisor.py | 291 +++++++++++----------
task_sdk/tests/execution_time/test_supervisor.py | 30 ++-
tests/dag_processing/test_manager.py | 10 +-
4 files changed, 191 insertions(+), 179 deletions(-)