Fixes an issue where large stderr output would cause the ProcessBuilder to hang
·
193 commits
to master
since this release
- Fixes an issue where large stderr output would cause the ProcessBuilder to hang, thanks @vcase