josh-fell opened a new pull request, #30357:
URL: https://github.com/apache/airflow/pull/30357

   As part of #30248, using the `get_async_conn()` method as a context manager 
was removed in the AzureDataFactoryHook. The Python 3.7 tests all passed, but 
3.8+ tests on `main` were failing. There is no reason to mock the `__aenter__` 
property since method is no longer used as a context manager.


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