pierrejeambrun commented on PR #43797:
URL: https://github.com/apache/airflow/pull/43797#issuecomment-2464363415

   I agree with @dolfinus, running in a separate thread manually or leveraging 
FastAPI to do so is more or less the same. (just less work and more code 
maintainability to let FastAPI handle that).
   
   Long term we will rewrite that with full async support, in the meantime 
FastAPI is just `sync` for us.
   


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