dstandish commented on code in PR #45371:
URL: https://github.com/apache/airflow/pull/45371#discussion_r1905807565


##########
airflow/dag_processing/manager.py:
##########
@@ -572,6 +583,7 @@ def _read_from_direct_scheduler_conn(self, conn: 
MultiprocessingConnection) -> b
 
     def _refresh_requested_filelocs(self) -> None:
         """Refresh filepaths from dag dir as requested by users via APIs."""
+        return  # TODO: AIP-66 make bundle aware!

Review Comment:
   this todo should have more info about what it means.  i don't know what 
you're talking about, and you might forget :) 



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