Skip to content
This repository has been archived by the owner on Jan 6, 2024. It is now read-only.

Race condition in accessing .gitconfig #424

Open
jspenguin2017 opened this issue May 29, 2022 · 0 comments
Open

Race condition in accessing .gitconfig #424

jspenguin2017 opened this issue May 29, 2022 · 0 comments

Comments

@jspenguin2017
Copy link
Owner

jspenguin2017 commented May 29, 2022

Running multiple Git commands at the same time can cause issues:

Error code: 128
Error: warning: unable to access 'C:/Users/<username>/.gitconfig': Permission denied
fatal: unknown error occurred while reading the configuration files

Should implement retry, or queue Git commands so that only one runs at a time.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant