The GitHub Actions job "Tests" on airflow.git/main has succeeded.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
eb6844f58cb2a0a46d2222bdc78c864d38d05887 / Dev-iL 
<[email protected]>
SQLA2: avoid unnecessary locking when working with TIs (#59686)

In SQLAlchemy 2.0, we need to explicitly tell get() not to issue a new SELECT 
for an already-loaded object. Using `with_for_update=True` tells it to use the 
locked version.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to