This is an automated email from the ASF dual-hosted git repository.
weilee pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 04d3c440e3c Fix retry callbacks not executing for externally killed
tasks (#56586)
add 1cbed3d0833 Use name passed to `@asset` decorator when fetching the
asset. (#56434)
No new revisions were added by this update.
Summary of changes:
.../airflow/sdk/definitions/asset/decorators.py | 5 +++--
.../task_sdk/definitions/test_asset_decorators.py | 23 ++++++++++++++++++++++
2 files changed, 26 insertions(+), 2 deletions(-)