[ 
https://issues.apache.org/jira/browse/CB-4923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Braden Shepherdson resolved CB-4923.
------------------------------------

    Resolution: Fixed

csantana did this a while ago; we're using child_process.spawn, which doesn't 
buffer its output.

> External commands streaming output
> ----------------------------------
>
>                 Key: CB-4923
>                 URL: https://issues.apache.org/jira/browse/CB-4923
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CLI
>            Reporter: Braden Shepherdson
>            Assignee: Braden Shepherdson
>            Priority: Minor
>
> External commands, especially run and emulate, should stream their output in 
> --verbose mode, rather than buffering until the end. Just requires switching 
> calls from child_process.exec to something else in child_process that doesn't 
> buffer.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to