gopidesupavan commented on issue #54350: URL: https://github.com/apache/airflow/issues/54350#issuecomment-3188175972
> > I would like to open a PR to fix this, but I'm not sure if I know the correct way to solve this. > > What i figure is that a quick and dirty fix would be to fetch the connection using a sync-to-async call. The propper fix would be to make sure the MsGraphAsyncOperator is not calling any synchronous methods. > > Is this assumption correct? > > No the assumption is not correct, Airflow has been broken since 3.0.3 regarding this, that's why I tested it in Airflow 3.0.2 where it still works and hence why we didn't upgrade yet to 3.0.3 and 3.0.4. when you say airflow broken could you please specify which part? -- 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: commits-unsubscr...@airflow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org