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

potiuk pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git.


    from b26d4d8  Fix assignment of unassigned triggers (#21770)
     add 7ea0f76  Truncate stack trace to DAG user code for exceptions raised 
during execution (#20731)

No new revisions were added by this update.

Summary of changes:
 airflow/models/taskinstance.py                     | 73 +++++++++++++++-------
 airflow/task/task_runner/standard_task_runner.py   | 18 ++++--
 tests/models/test_taskinstance.py                  | 23 +++++++
 .../task/task_runner/test_standard_task_runner.py  | 24 +++++--
 4 files changed, 106 insertions(+), 32 deletions(-)

Reply via email to