The GitHub Actions job "Tests" on airflow.git/fix/thread-safe-auth-manager-init 
has failed.
Run started by GitHub user vincbeck (triggered by choo121600).

Head commit for run:
231ee38f8369336fac37dce4b49da77795366746 / kimyoungi99 <[email protected]>
Fix race condition in auth manager initialization

Make create_auth_manager() thread-safe using double-checked locking
to prevent concurrent requests from creating multiple auth manager
instances. This fixes intermittent 500 errors on /auth/token when
multiple requests arrive simultaneously.

Closes: #61108

Report URL: https://github.com/apache/airflow/actions/runs/22228847565

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to