Nov. 2, 2014
11:35 p.m.
On Sun, Nov 02, 2014 at 05:54:32PM -0500, Offray Vladimir Luna C??rdenas wrote:
Hi all.
I'm having problems with OSProcess. When I run "OSProcess command: 'my command'" on Linux, the Moose playground says that "an ExternalUnixOSProcess with pid 20887 on /bin/sh (running)", but the external process never ends. What I'm missing?
Hi Offray, The most likely explanation is that the process is actually still running. Can you say what kind of program this is? Dave