FrankPortman opened a new issue, #55632: URL: https://github.com/apache/airflow/issues/55632
### Apache Airflow Provider(s) databricks ### Versions of Apache Airflow Providers Latest for databricks ### Apache Airflow version 3.0.4 ### Operating System Any ### Deployment Astronomer ### Deployment details N/A ### What happened RuntimeError: You cannot use AsyncToSync in the same thread as an async event loop - just await the async function directly. Looks to be the same issue as https://github.com/apache/airflow/issues/53447 ### What you think should happen instead It should work. This codepath being completely incompatible with Airflow 3 is not documented or anticipated. ### How to reproduce Try to use DSRO in deferrable mode. ### Anything else _No response_ ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [x] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md) -- 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]
