You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/08/03 13:02:07 UTC

[GitHub] [airflow] ashb commented on a change in pull request #15389: AIP-40: Deferrable Tasks

ashb commented on a change in pull request #15389:
URL: https://github.com/apache/airflow/pull/15389#discussion_r681735890



##########
File path: airflow/jobs/local_task_job.py
##########
@@ -241,7 +241,6 @@ def _run_mini_scheduler_on_child_tasks(self, session=None) -> None:
                 include_upstream=False,
                 include_direct_upstream=True,
             )
-

Review comment:
       Could you revert this please so that we don't touch this file




-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org