choo121600 opened a new issue, #60930:
URL: https://github.com/apache/airflow/issues/60930

   ### Apache Airflow version
   
   main (development)
   
   ### If "Other Airflow 3 version" selected, which one?
   
   _No response_
   
   ### What happened?
   
   In compile_ui_assets_dev.py, the Simple Auth Manager UI dev server never 
starts because the first pnpm dev uses subprocess.run which blocks indefinitely.
   
   ### What you think should happen instead?
   
   Both UI dev servers should start: 
   - airflow/ui 
   - airflow/api_fastapi/auth/managers/simple/ui
   
   ### How to reproduce
   
   breeze --backend postgres start-airflow --dev-mode --use-mprocs
   
   ### Operating System
   
   osx
   
   ### Versions of Apache Airflow Providers
   
   _No response_
   
   ### Deployment
   
   Official Apache Airflow Helm Chart
   
   ### Deployment details
   
   _No response_
   
   ### Anything else?
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [x] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [x] I agree to follow this project's [Code of 
Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
   


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