ferruzzi commented on PR #56685:
URL: https://github.com/apache/airflow/pull/56685#issuecomment-3412011578

   > Also, I removed @functools.cached_property from an asynchronous method in 
SlackWebhookHook. In my opinion you can't use @functools.cached_property 
directly with asynchronous methods because asynchronous methods return 
Coroutine objects instead of actual values
   
   Interesting.  Good catch.


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