BasPH commented on a change in pull request #7806: Decouple DAG from DagBag - 
remove cyclic imports
URL: https://github.com/apache/airflow/pull/7806#discussion_r396128292
 
 

 ##########
 File path: airflow/utils/dag_cleaner.py
 ##########
 @@ -0,0 +1,288 @@
+# Licensed to the Apache Software Foundation (ASF) under one
 
 Review comment:
   Unsure about the name "dag_cleaner", it doesn't ring a bell with me. What do 
you think of:
   - dag_clearer
   - task_clearer
   - task_instance_clearer
   - clear_tasks
   - clear_task_instances

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to