node-kexec icon indicating copy to clipboard operation
node-kexec copied to clipboard

large console buffers

Open btakita opened this issue 9 years ago • 2 comments

It seems like kexec cuts off the output when there are many lines in the console output of the child process.

btakita avatar Nov 25 '15 09:11 btakita

Would you be able to post a snippet demonstrating the issue?

jprichardson avatar Dec 15 '15 14:12 jprichardson

At this point no. I'm not using kexec anymore & because I can't install with nodejs 4.2.3.

The issue also could have been related to casperjs, phantomjs...

One way to test would be to kexec('cat large-file')

btakita avatar Dec 15 '15 19:12 btakita