Dana Silver
Dana Silver
I can reproduce this: ``` var sh = require('shelljs'); sh.exec('echo "\n"'); var childProcess = child.exec('echo \" ^^^^^^^^ SyntaxError: Unexpected token ILLEGAL at exports.runInThisContext (vm.js:53:16) at Module._compile (module.js:414:25) at Object.Module._extensions..js (module.js:442:10)...
Thanks for the reports @abdulkadirgun @andrew-just14 @adam2603. I'm wondering if you're seeing the timeout ignored outside of using Charles to increase the latency? We control the timeout using URLConnection's [setConnectTimeout](https://docs.oracle.com/javase/7/docs/api/java/net/URLConnection.html#setConnectTimeout(int))...
Re: failed checks - * There's an issue with "Release note changes / build (pull request)" failing for several modules, and it does not block merging. * Smoke Tests should...