multimeric commented on issue #59074: URL: https://github.com/apache/airflow/issues/59074#issuecomment-3625406491
The reason why I want to use an executor in my tests is because I'm relying on the task retry mechanism which I believe is implemented by the scheduler, so `dag.test(use_executor=False)` won't correctly perform retries. -- 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]
