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 FileSystemUtils.legacyFindMountRootDirs hanging on reading process input stream buffer with waitFor #329

Conversation

rockaport
Copy link

Fixes #316 and probably #320

Essentially a process input buffer will fill up and block unless it's read causing that thread to hang.

@takdeveloper takdeveloper deleted the branch deptofdefense:master October 18, 2024 15: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.

BUG: legacyFindMountRootDirs process.waitFor results in startup deadlock/hang
2 participants