ashb commented on issue #50185: URL: https://github.com/apache/airflow/issues/50185#issuecomment-2967384988
> the synchronous code will not be able to interrupt its execution to resume execution of asynchronous code. It will only work if they are different threads. And we don't get that via `sync_to_async` as all calls to that use a single Thread? -- 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: commits-unsubscr...@airflow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org