This is an automated email from the ASF dual-hosted git repository.

ash pushed a change to branch execution-time-code-in-task-sdk
in repository https://gitbox.apache.org/repos/asf/airflow.git


    from 96ce1563de6 Start building the replacement task runner for Task 
Execution SDK
     add c54c51e8257 Code reviews

No new revisions were added by this update.

Summary of changes:
 task_sdk/pyproject.toml                            |   8 +-
 task_sdk/src/airflow/sdk/__init__.py               |   3 +
 task_sdk/src/airflow/sdk/api/client.py             |   5 +-
 .../src/airflow/sdk/execution_time/supervisor.py   | 105 ++++++++++++++-------
 task_sdk/src/airflow/sdk/log.py                    |  10 +-
 task_sdk/tests/execution_time/test_supervisor.py   |   6 +-
 6 files changed, 90 insertions(+), 47 deletions(-)

Reply via email to