Alok-kumar-priyadarshi commented on PR #61310:
URL: https://github.com/apache/airflow/pull/61310#issuecomment-3917049484

   Hi,
   I have updated the PR to:
   
   Make AuthManager initialization thread-safe using a guarded instance check 
with RLock.
   
   Fix unintended dev-mode activation in api_server_command by replacing 
should_enable_hot_reload() with an explicit args.dev check (this was affecting 
uvicorn invocation arguments in tests).
   
   All relevant unit tests pass locally.
   CI is currently awaiting approval to run.


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