gopidesupavan commented on issue #54350:
URL: https://github.com/apache/airflow/issues/54350#issuecomment-3176372224

   > > looks like 
https://github.com/apache/airflow/blob/main/providers/microsoft/azure/src/airflow/providers/microsoft/azure/hooks/msgraph.py#L252
 this is being used for both sync and async
   > 
   > The MSGraphOperator is purely async, all operaions are done through a 
triggerer, which is async, there are no sync operations involved (except the 
next method).
   
   no the get connection called from sync i believe it should be async


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