simi commented on PR #55894:
URL: https://github.com/apache/airflow/pull/55894#issuecomment-3410473028

   @potiuk like this at given places?
   
   ```
   dagbag = DagBag(bundle.path, bundle_path=bundle.path, include_examples=False)
   add_bundle_path_ephemeral_no_cleanup(dagbag)
   # + make warn/info line inside the method saying it is permantently changing 
sys.path
   ```


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