Long running `Command` from platform-node
Is it currently possible to have a long running command with platform-node?
I still want to stream stdout and use it to update a subscriptionRef.
Currently whenever i use Command.start or Command.streamLines or whatever, the process exits with code 0
I still want to stream stdout and use it to update a subscriptionRef.
Currently whenever i use Command.start or Command.streamLines or whatever, the process exits with code 0
