m1racoli commented on PR #47326: URL: https://github.com/apache/airflow/pull/47326#issuecomment-2698535655
> I think your analysis is correct (I haven't checked it, but you make a convincing argument) but I wonder if it's possible to solve this without changing the interface 🤔 Not changing the interface would be ideal, but I believe we need to return something **awaitable** in order to avoid blocking and that breaks the interface either way. To put it differently, the interface is part of the problem. 🤔 -- 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]
