ephraimbuddy opened a new pull request, #61847:
URL: https://github.com/apache/airflow/pull/61847

   … True
   
   When a version directory already existed without a .git folder, workers 
treated it as invalid and deleted it then re-cloned. Tasks using the same 
bundle version would trigger a full clone on every run.
   
   Detect an existing pruned worktree and reuse it instead of cloning again
   
   closes: https://github.com/apache/airflow/issues/61396


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