mis98zb commented on PR #32876: URL: https://github.com/apache/airflow/pull/32876#issuecomment-1678742961
Thank you for the answer! But seems this does not work for me. The `@provide_session` will call submit() when the function exit, and it's inside the `@provide_session` of scheduler. This will cause the `UNEXPECTED COMMIT - THIS WILL BREAK HA LOCKS` exception... Maybe run the listeners inside the scheduler loop is not so good. If it is run as a task, that should be great... -- 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]
