astahlman commented on a change in pull request #4396: [AIRFLOW-3585] - Add edges to database URL: https://github.com/apache/airflow/pull/4396#discussion_r257098437
########## File path: airflow/models/__init__.py ########## @@ -193,70 +194,6 @@ def get_fernet(): _CONTEXT_MANAGER_DAG = None -def clear_task_instances(tis, Review comment: Is moving this related to this PR? Not opposed to it per se, just wondering how its related to these changes. If it isn't, I'd suggest leaving it for another (smaller) PR, since this one is already pretty big. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
