gschuurman commented on issue #54350: URL: https://github.com/apache/airflow/issues/54350#issuecomment-3182452299
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? -- 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