gradle-spawn-plugin
gradle-spawn-plugin copied to clipboard
fix process hanging when there is too much logging
Would be great to have this one merged in
I believe you can just use reader.close() instead of manually consuming the output in a thread.
@samsieber's fix in #31 is better IMO.