Skip to content

Conversation

@rgoldberg
Copy link
Member

@rgoldberg rgoldberg commented Dec 28, 2025

Fix installer output parsing deadlock:

Read stdout & stderr of external processes concurrently with the execution of the external process to prevent deadlocks from full buffers.

Resolve #1102

…ution of the external process to prevent deadlocks from full buffers.

Signed-off-by: Ross Goldberg <[email protected]>
@rgoldberg rgoldberg added this to the 5.0.0 milestone Dec 28, 2025
@rgoldberg rgoldberg self-assigned this Dec 28, 2025
@sonarqubecloud
Copy link

sonarqubecloud bot commented Dec 28, 2025

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarQube Cloud

@rgoldberg rgoldberg changed the title Read stdout & stderr of external processes concurrently with the execution of the external process to prevent deadlocks from full buffers Fix installer output parsing deadlock Dec 28, 2025
@rgoldberg rgoldberg merged commit 20eb3d0 into mas-cli:main Dec 28, 2025
7 checks passed
@rgoldberg rgoldberg deleted the 5.0.0/macos-13/1102-installer-output-parsing branch December 28, 2025 00:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

install hangs for Xcode

1 participant