Fix installer output parsing deadlock by rgoldberg · Pull Request #1166 · mas-cli/mas
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 <484615+rgoldberg@users.noreply.github.com>
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
rgoldberg
deleted the
5.0.0/macos-13/1102-installer-output-parsing
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters