Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix crashes with git commands on Windows #642

Closed

Conversation

tobil4sk
Copy link
Member

This was added "just in case", but it seems to do more harm than good. Closing stdin caused issues on windows as it would sometimes make the process handle invalid, causing crashes.

Seems like this resolves #591.

This caused issues on windows as it would sometimes make the process
handle invalid
@tobil4sk
Copy link
Member Author

This happens due to a race condition so it will require a proper fix.

@tobil4sk tobil4sk closed this Jan 16, 2025
@tobil4sk tobil4sk deleted the fix/windows-git-process branch January 16, 2025 00:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Git update sometimes crashes after #585
1 participant