vincbeck commented on PR #47883: URL: https://github.com/apache/airflow/pull/47883#issuecomment-2730946244
LGTM. One note. We are not using this `app.state.auth_manager` that often, I do not know if we really need this, auth managers instantiation are not very heavy so instead of using `app.state.auth_manager` to get the auth manager, `get_auth_manager` would work as well -- 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]
