rjgoyln commented on PR #64105:
URL: https://github.com/apache/airflow/pull/64105#issuecomment-5573067152

   I also noticed that using `os.environ` makes the askpass environment 
process-wide, which could cause interference between concurrent Git operations.
   
   I considered switching to explicitly passing the environment to each Git 
operation, but that would make this PR more invasive. Since the other askpass 
helpers have the same pattern, I'm leaning towards addressing this consistently 
in a separate PR.
   
   Would you prefer that I address it here, or would a follow-up PR be better?
   


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