This is an automated email from the ASF dual-hosted git repository.
kaxilnaik pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 7e9d7b177d7 AIP-72: Adding missing supervisor handler for RTIF (#45102)
add 0c2f18d5604 AIP-72: Add proper serialization for XCom and Variable
responses (#45104)
No new revisions were added by this update.
Summary of changes:
task_sdk/src/airflow/sdk/execution_time/comms.py | 26 ++++++++++++++++++++++
.../src/airflow/sdk/execution_time/supervisor.py | 8 +++++--
task_sdk/tests/execution_time/test_supervisor.py | 22 ++++++++++++++----
3 files changed, 50 insertions(+), 6 deletions(-)