jscheffl opened a new pull request, #41235: URL: https://github.com/apache/airflow/pull/41235
Related: https://github.com/apache/airflow/pull/41067 I checked the failed tests in `test_processor.py` but all logic under test needs direct DB access to work. I disabled the tests which fail because of this. I'm not fully sure if this affects the function of the DAG file processor if running in isolation mode... if yes then a set of additional internal API methods must be cut to make callback handling working in DB isolation mode. -- 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]
