Return-Path: X-Original-To: apmail-cordova-issues-archive@minotaur.apache.org Delivered-To: apmail-cordova-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 519D510400 for ; Thu, 29 Aug 2013 19:49:55 +0000 (UTC) Received: (qmail 99782 invoked by uid 500); 29 Aug 2013 19:49:54 -0000 Delivered-To: apmail-cordova-issues-archive@cordova.apache.org Received: (qmail 99749 invoked by uid 500); 29 Aug 2013 19:49:54 -0000 Mailing-List: contact issues-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cordova.apache.org Delivered-To: mailing list issues@cordova.apache.org Received: (qmail 99560 invoked by uid 99); 29 Aug 2013 19:49:54 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 Aug 2013 19:49:54 +0000 Date: Thu, 29 Aug 2013 19:49:54 +0000 (UTC) From: "Braden Shepherdson (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Assigned] (CB-4397) Move CLI from shelljs.exec() -> child_process.exec() MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CB-4397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Braden Shepherdson reassigned CB-4397: -------------------------------------- Assignee: Braden Shepherdson (was: Michal Mocny) > 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: Braden Shepherdson > > 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