ashb commented on issue #63913: URL: https://github.com/apache/airflow/issues/63913#issuecomment-4380838447
I thought SQLA used the same approach for async code -> run_sync -> back to async to then have that use the underlying async engine. That said, SQLAs use of greenlet does cause all manner of head aches so I'm glad to hear it might be removed, and we could similarly make it only a back-compat path that can scream very loudly about badly written triggers. -- 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]
