fweilun opened a new pull request, #54219:
URL: https://github.com/apache/airflow/pull/54219

   Resolve: https://github.com/apache/airflow/pull/53647#discussion_r2233971148
   
   Originally, self.blob_service_client was set to None and later assigned via 
the `get_async_conn()` function, which does not follow the `@cached_property` 
pattern.
   Therefore, we added a setter to allow direct injection into `WasbAsyncHook.`


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