The GitHub Actions job "Tests" on airflow.git has failed. Run started by GitHub user alejandro-rivera (triggered by eladkal).
Head commit for run: 950a68827303b706538a81e4d587e7b6c1b6c193 / Alejandro Rivera <[email protected]> Fix bug that makes `AirflowSecurityManagerV2` leave some queries in the `idle in transaction` state. The problem is due to the combined usage of the `@cached_property` and `@provide_session` decorators on top of the `_auth_manager_is_authorized_map` method. `@cached_property` makes the `create_session` context manager get consumed and not be available to the nested functions. Report URL: https://github.com/apache/airflow/actions/runs/9298739787 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
