dabla commented on PR #60663: URL: https://github.com/apache/airflow/pull/60663#issuecomment-3761829732
Hello @kaxil , @kacpermuda found an issue with the backward compat baseoperator due to my [PR](https://github.com/apache/airflow/pull/60268) which add's support for async callable in PythonOperator. This PR is a fix for that issue. Good catch BTW by @kacpermuda. Question, don't we run backward compat tests of providers with Airflow 2.x? I would have expected this to have failed tests. -- 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]
