uplsh580 commented on pull request #21140: URL: https://github.com/apache/airflow/pull/21140#issuecomment-1022775009
https://github.com/apache/airflow/blob/main/airflow/models/dag.py#L1786 Since `DagRunState.QUEED` is set to the default value as `dag_run_state` of `dag.clear()`, it seems that no need to pass argument. -- 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]
