The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user dstandish (triggered by dstandish).

Head commit for run:
dfd5b5f78470dc9d45913b259f21ba9ac582bdcc / Daniel Standish 
<[email protected]>
Remove @provide_session from _get_ti

The only usages of the provided session in this function are calls to other 
funcs which are also decorated with provide_session, and which are already RPC 
calls. There does not seem to be a reason that they all need to be in the same 
session.  So we should be able to simply remove this decorator, thus making 
this function AIP-44 compatible.

Report URL: https://github.com/apache/airflow/actions/runs/8459130285

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to