wjddn279 commented on issue #56879:
URL: https://github.com/apache/airflow/issues/56879#issuecomment-3821177505

   If that's correct, I think the build is wrong. Looking at the file lines, 
they differ from the current changes-3.1.7rc1 branch.
   
   ```
     File 
"/home/airflow/.local/lib/python3.12/site-packages/airflow/dag_processing/manager.py",
 line 282, in run
       return self._run_parsing_loop()
              ^^^^^^^^^^^^^^^^^^^^^^^^
     File 
"/home/airflow/.local/lib/python3.12/site-packages/airflow/dag_processing/manager.py",
 line 371, in _run_parsing_loop
   ```
   lines of the codes are 
[here](https://github.com/apache/airflow/blob/changes-3.1.7rc1/airflow-core/src/airflow/dag_processing/manager.py#L290)
   
   Aren't you using version 3.1.6? The code line is exactly same 
https://github.com/apache/airflow/blob/3.1.6/airflow-core/src/airflow/dag_processing/manager.py


-- 
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]

Reply via email to