Skip to content

Fixes an issue where large stderr output would cause the ProcessBuilder to hang

Choose a tag to compare

@tinder-maxwellelliott tinder-maxwellelliott released this 12 Aug 18:00
· 193 commits to master since this release
7af2d2f
  • Fixes an issue where large stderr output would cause the ProcessBuilder to hang, thanks @vcase