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 large git installations hanging on windows #585

Merged
merged 11 commits into from
Feb 11, 2023

Conversation

tobil4sk
Copy link
Member

Fixes #584.

Uses threads to ensure that stdout and stderr are constantly read, to avoid the process hanging.

See: #510 (comment)

@Simn Simn merged commit 486a89c into HaxeFoundation:development Feb 11, 2023
@tobil4sk tobil4sk deleted the fix-git-process branch February 11, 2023 19:20
tobil4sk added a commit that referenced this pull request Feb 27, 2023
tobil4sk added a commit that referenced this pull request Feb 27, 2023
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.

Large git installations seem to hang on Windows
2 participants