Arunodoy18 commented on issue #61396: URL: https://github.com/apache/airflow/issues/61396#issuecomment-3851877486
Hi! I’d like to work on this issue. From what I understand, GitDagBundle + LocalExecutor is triggering a full git clone per task, causing inode changes and resulting in FileNotFoundError during execution. I’ll start by reproducing the issue locally and tracing the bundle clone lifecycle, then propose a fix that avoids unnecessary re-cloning while preserving correctness and isolation. I’ll include tests and ensure the fix passes all CI checks. Please let me know if there are any preferred implementation directions. Thanks! -- 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]
