Actions
Bug #3189
openCommandLineExec needs ability to kill spawned process
Start date:
03/26/2008
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
3189
Description
Many times when authoring/debugging a workflow, the process spawned by the command line actor runs infinitely. It would be good if the CLE actor kept track of the process id and could kill the process either with a special user function or when you click the stop button. Right now the only way to do this is to either kill kepler or to figure out which process is hung and kill it manually.
Actions