Closed dmichiels closed 10 years ago
There was a problem with start/stop and the re-execution of the component with start. The operation start reput the run variable at true, so the component is not really stop. We need the exec operation which doesn't touch to the run variable.
There was a problem with start/stop and the re-execution of the component with start. The operation start reput the run variable at true, so the component is not really stop. We need the exec operation which doesn't touch to the run variable.