dstandish opened a new pull request, #46771: URL: https://github.com/apache/airflow/pull/46771
This was added when we removed TaskContextLogger and replaced it with just adding events to the log table. Because pre-Airflow-3.0, executors did not have to inherit from BaseExecutor, we had to add this check. In 3.0, all executors should inherit from BaseExecutor so it should not be a problem. -- 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]
