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

   > LGTM but one question (that I actually should have asked in #41135). Why 
is it an issue having `RUN_TESTS_WITH_DATABASE_ISOLATION` set to `True` if 
`DATABASE_ISOLATION` is `True` when running `breeze start-airflow`
   
   Because it sets a different session - the session that is used in this case 
detects if the code is run from tests and it behaves differently - and in case 
of internal-api component it (currently fails) - we will likely fix it 
eventually - but for now I wanted to have it quickly fixed (that's why also 
lack of the usual longer description - sorry).


-- 
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