You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Andrew Grieve (JIRA)" <ji...@apache.org> on 2013/07/25 19:55:48 UTC

[jira] [Created] (CB-4397) Move CLI from shelljs.exec() -> child_process.exec()

Andrew Grieve created CB-4397:
---------------------------------

             Summary: Move CLI from shelljs.exec() -> child_process.exec()
                 Key: CB-4397
                 URL: https://issues.apache.org/jira/browse/CB-4397
             Project: Apache Cordova
          Issue Type: Bug
          Components: CLI
            Reporter: Andrew Grieve
            Assignee: Filip Maj


We've found that shelljs's exec() function is super slow and leaks file handles.

We should use child_process.exec() instead.

http://markmail.org/thread/zxpfau7fwc23gwbx

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira