potiuk commented on PR #41134:
URL: https://github.com/apache/airflow/pull/41134#issuecomment-2259195308

   I am afraid - those are the tests and functioality that **should** be fixed 
- those tests are calling `run` method of the task - and it seems that starting 
from `dag_run = session.scalars(` -  they are calling the DB directly now - we 
need to extract those DB methods into internal_api_call, I am afraid,


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to