khalidmammadov commented on pull request #18722:
URL: https://github.com/apache/airflow/pull/18722#issuecomment-934547834


   I dont think this change will bring that issue back as executor assignment 
logic remains the same and loading executor will be the still the same. The 
only difference executor_class will be fetched either from executor which is 
just after that arguments assignment in the IF. Otherwise, it will be looked up 
through property. 
   Is there any test case that checks that scenario? Tests I run all passed.


-- 
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]


Reply via email to