x42005e1f commented on issue #63913: URL: https://github.com/apache/airflow/issues/63913#issuecomment-4380361340
It seems that #66412 does indeed implement Option B. I cannot say that I like the use of `greenback` for sync calls in the event loop thread (almost nobody expects the ~~Spanish Inquisition~~ greenlets!), but the implementation via an asyncio task follows the same actor model, so it should work as expected in regular cases. -- 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]
