]> SALOME platform Git repositories - modules/superv.git/commit
Salome HOME
Debugs :
authorrahuel <rahuel@opencascade.com>
Fri, 21 May 2004 12:35:00 +0000 (12:35 +0000)
committerrahuel <rahuel@opencascade.com>
Fri, 21 May 2004 12:35:00 +0000 (12:35 +0000)
commit4d866042e3e1afe67936f1cfa44f82dfd153b2a1
tree9aab7d04bd5da300dbbae04b90ba4ae13be3b07d
parent6cb52ea15c6c0691811dfde21f041256bd1ad610
Debugs :
1. If Suspend, Resume, Kill, etc... is called for a node/Running-Service fo a component and if the component was terminated in error, the exception is catched and an error status is returned without crash.
2. If an Engines::Component method is invoked from the GraphExecutor and if the correcponding component crashed, the exeception is catched and an error status is returned without crash.
3. In any of theese case, the node and the graph get the state "ErroredState"
src/GraphExecutor/DataFlowExecutor_InNode.cxx
src/GraphExecutor/DataFlowExecutor_InNodeThreads.cxx