avanish-garg commented on issue #71525: URL: https://github.com/apache/airflow/issues/71525#issuecomment-5491258650
I'd like to work on this. Looks like the `AsyncToSync` call in the Databricks trigger/hook path is getting invoked from within an already-running event loop in the triggerer process, which is what's blowing up. I'll dig into the deferrable code path and put together a fix plus a regression test. Will open a PR shortly. -- 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]
