Closed jryan128 closed 8 years ago
Thank you for your report. It seems being caused from handling standard stream from client by a dedicated thread. I'll try to check it later.
Fixed already, at v1.0.0 (1a665a8).
Great! Thank you so much. Really appreciate it.
When running with groovyclient I get no output, with regular groovy I do:
Also, if I switch to:
It works.
Looks like it has something to do with the way newlines or reading the input stream is being handled differently by ProcessGroovyMethods.