pty.js
pty.js copied to clipboard
Spawned process that spawns a subprocess which isn't being destroyed
I've created a stackoverflow post already so rather than copy and paste, here's the link:
http://stackoverflow.com/questions/22514354/node-pty-js-spawning-a-process-which-itself-spawns-child-process-and-the-child-d
Hopefully it makes sense.. not sure if this is fixable with how pty.js works but thought it was probably worth adding here as in case anyone has any ideas..
Cheers