ashb commented on a change in pull request #10956: URL: https://github.com/apache/airflow/pull/10956#discussion_r489378591
########## File path: airflow/executors/base_executor.py ########## @@ -69,16 +70,16 @@ def start(self): # pragma: no cover """ def queue_command(self, - simple_task_instance: SimpleTaskInstance, Review comment: Yes, and we're almost there with this PR, but not quite -- it's still used for sending messages/failure callback requests _down_ to the Parsing process. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org