Sharashchandra commented on issue #50189:
URL: https://github.com/apache/airflow/issues/50189#issuecomment-2851843366

   @eladkal  I've checked my changes and **I see it's breaking**. Changes from 
the following commit 
(https://github.com/apache/airflow/commit/c35afd1f78bf7bd6e15b2893194555de0db7e118)
 is causing it to loop infinitely. The self.account property is calling the 
self._get_conn_params which inturn calls the get_oauth_token which again calls 
the self.account property.


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

Reply via email to