zachliu commented on issue #50708:
URL: https://github.com/apache/airflow/issues/50708#issuecomment-3755469517

   @afilipovich thank you for looking into this! it's been bothering me for 
almost a year 😂 
   i just did a quick search, and it looks like the 
[create_session_async()](https://github.com/search?q=repo%3Aapache%2Fairflow%20create_session_async&type=code)
 is not widely used. both 
[_get_async_session()](https://github.com/search?q=repo%3Aapache%2Fairflow+_get_async_session&type=code)
 and 
[_get_dag_run()](https://github.com/search?q=repo%3Aapache%2Fairflow+_get_dag_run&type=code)
 (which calls it) also seem to have limited usage. i'm surprised the memory 
chart shows the opposite 🤔 


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